render fixes, minor bug fixes

This commit is contained in:
Dennis Eichhorn 2022-03-05 17:03:46 +01:00
parent 477c7a9d35
commit 46760eb61c

View File

@ -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',