Finish cleaning up after the move of getTaxRate from the Sku to the TaxDriver.
This commit is contained in:
parent
c541788968
commit
25ead75eba
3 changed files with 0 additions and 18 deletions
|
|
@ -17,8 +17,6 @@ our $HELP = {
|
|||
{ 'name' => 'sku', description=>'sku help'},
|
||||
{ 'name' => 'description', description=>'description help' },
|
||||
{ 'name' => 'displayTitle', description=>'display title help' },
|
||||
{ 'name' => 'overrideTaxRate', description=>'override tax rate help' },
|
||||
{ 'name' => 'taxRateOverride', description=>'tax rate override help' },
|
||||
{ 'name' => 'vendorId', description=>'vendor help' },
|
||||
],
|
||||
related => []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue