mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-01-26 18:48:40 +00:00
render fixes, minor bug fixes
This commit is contained in:
parent
477c7a9d35
commit
46760eb61c
|
|
@ -14,16 +14,16 @@ declare(strict_types=1);
|
|||
|
||||
return ['ItemManagement' => [
|
||||
'Accounting' => 'Accounting',
|
||||
'Address' => '',
|
||||
'Address' => 'Address',
|
||||
'All' => 'All',
|
||||
'Article' => 'Article',
|
||||
'Articlegroup' => 'Articlegroup',
|
||||
'Attribute' => 'Attribute',
|
||||
'AttributeTypes' => '',
|
||||
'AttributeTypes' => 'Attribute types',
|
||||
'Attributes' => 'Attributes',
|
||||
'Available' => 'Available',
|
||||
'AvgPrice' => 'Avg. Price',
|
||||
'Bills' => '',
|
||||
'Bills' => 'Bills',
|
||||
'Bonus' => 'Bonus',
|
||||
'ClientGroup' => 'Client/Group',
|
||||
'Commission' => 'Commission',
|
||||
|
|
@ -50,7 +50,7 @@ return ['ItemManagement' => [
|
|||
'General' => 'General',
|
||||
'GrossWeight' => 'Gross Weight',
|
||||
'Group' => 'Group',
|
||||
'Groups' => '',
|
||||
'Groups' => 'Groups',
|
||||
'Height' => 'Height',
|
||||
'ID' => 'ID',
|
||||
'ILV' => 'ILV',
|
||||
|
|
@ -94,7 +94,7 @@ return ['ItemManagement' => [
|
|||
'PriceChange' => 'Price Change',
|
||||
'PriceUnit' => 'Unit of price',
|
||||
'Prices' => 'Prices',
|
||||
'Pricing' => '',
|
||||
'Pricing' => 'Pricing',
|
||||
'Productgroup' => 'Productgroup',
|
||||
'Production' => 'Production',
|
||||
'Profile' => 'Profile',
|
||||
|
|
@ -107,7 +107,7 @@ return ['ItemManagement' => [
|
|||
'QM' => 'QM',
|
||||
'Quantity' => 'Quantity',
|
||||
'QuantityUnit' => 'Unit of quantity',
|
||||
'RecentInvoices' => '',
|
||||
'RecentInvoices' => 'Recent invoices',
|
||||
'ReorderLevel' => 'Reorder level',
|
||||
'Reserved' => 'Reserved',
|
||||
'SN' => 'SN',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user