Working on CSV import/export
This commit is contained in:
parent
4d28af39f3
commit
9935b0ac47
1 changed files with 2 additions and 2 deletions
|
|
@ -2411,8 +2411,8 @@ $LANG = array(
|
|||
'item_quantity' => 'Item Quantity',
|
||||
'item_tax_rate' => 'Item Tax Rate',
|
||||
'item_tax_name' => 'Item Tax Name',
|
||||
'item_tax1' => 'Item Tax',
|
||||
'item_tax2' => 'Item Tax',
|
||||
'item_tax1' => 'Item Tax1',
|
||||
'item_tax2' => 'Item Tax2',
|
||||
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue