Fix taxConfiguration property for the Sku asset.
This commit is contained in:
parent
a95ebdf5de
commit
89302e9875
2 changed files with 7 additions and 5 deletions
|
|
@ -59,7 +59,7 @@ property vendorId => (
|
|||
property taxConfiguration => (
|
||||
noFormPost => 1,
|
||||
fieldType => 'hidden',
|
||||
defaultValue => '{}',
|
||||
default => '{}',
|
||||
);
|
||||
property shipsSeparately => (
|
||||
tab => 'shop',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue