mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-01-11 17:28:41 +00:00
render fixes, minor bug fixes
This commit is contained in:
parent
ac5264fded
commit
f3388852d8
|
|
@ -31,7 +31,7 @@ return ['SupplierManagement' => [
|
||||||
'Contact' => 'Contact',
|
'Contact' => 'Contact',
|
||||||
'Country' => 'Country',
|
'Country' => 'Country',
|
||||||
'Created' => 'Created',
|
'Created' => 'Created',
|
||||||
'CreatedAt' => '',
|
'CreatedAt' => 'Created at',
|
||||||
'CreditRating' => 'Credit Rating',
|
'CreditRating' => 'Credit Rating',
|
||||||
'Creditcard' => 'Creditcard',
|
'Creditcard' => 'Creditcard',
|
||||||
'DSO' => 'DSO',
|
'DSO' => 'DSO',
|
||||||
|
|
@ -42,7 +42,7 @@ return ['SupplierManagement' => [
|
||||||
'Discount' => 'Discount',
|
'Discount' => 'Discount',
|
||||||
'DiscountP' => 'Discount %',
|
'DiscountP' => 'Discount %',
|
||||||
'Documents' => 'Documents',
|
'Documents' => 'Documents',
|
||||||
'Due' => '',
|
'Due' => 'Due',
|
||||||
'Email' => 'Email',
|
'Email' => 'Email',
|
||||||
'Fax' => 'Fax',
|
'Fax' => 'Fax',
|
||||||
'Files' => 'Files',
|
'Files' => 'Files',
|
||||||
|
|
@ -94,9 +94,9 @@ return ['SupplierManagement' => [
|
||||||
'Suppliers' => 'Suppliers',
|
'Suppliers' => 'Suppliers',
|
||||||
'Support' => 'Support',
|
'Support' => 'Support',
|
||||||
'Tags' => 'Tags',
|
'Tags' => 'Tags',
|
||||||
'Title' => '',
|
'Title' => 'Title',
|
||||||
'Type' => 'Type',
|
'Type' => 'Type',
|
||||||
'Website' => '',
|
'Website' => 'Website',
|
||||||
'Wire' => 'Wire',
|
'Wire' => 'Wire',
|
||||||
'YTDSales' => 'YTD Sales',
|
'YTDSales' => 'YTD Sales',
|
||||||
'Zip' => 'Zip',
|
'Zip' => 'Zip',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user