mirror of
https://github.com/Karaka-Management/oms-Sales.git
synced 2026-01-28 11:18:41 +00:00
render fixes, minor bug fixes
This commit is contained in:
parent
4c66fe3090
commit
5ced8ba1a9
|
|
@ -20,7 +20,7 @@ return ['Sales' => [
|
|||
'All' => 'All',
|
||||
'Amount' => 'Amount',
|
||||
'Analysis' => 'Analysis',
|
||||
'Analyze' => '',
|
||||
'Analyze' => 'Analyze',
|
||||
'Area' => 'Area',
|
||||
'Article' => 'Article',
|
||||
'Articles' => 'Articles',
|
||||
|
|
@ -32,14 +32,14 @@ return ['Sales' => [
|
|||
'ClientID' => 'Client ID',
|
||||
'ClientName' => 'Client Name',
|
||||
'Clients' => 'Clients',
|
||||
'Comparison' => '',
|
||||
'Comparison' => 'Comparison',
|
||||
'Confirmation' => 'Confirmation',
|
||||
'CoreData' => 'Core data',
|
||||
'Country' => 'Country',
|
||||
'Created' => 'Created',
|
||||
'Creator' => 'Creator',
|
||||
'CreditNote' => 'Credit Note',
|
||||
'Current' => '',
|
||||
'Current' => 'Current',
|
||||
'DSO' => 'DSO',
|
||||
'Date' => 'Date',
|
||||
'DefaultInternational' => 'Default International',
|
||||
|
|
@ -51,7 +51,7 @@ return ['Sales' => [
|
|||
'DiscountP' => 'Discount in %',
|
||||
'Documentation' => 'Documentation',
|
||||
'Employee' => 'Employee',
|
||||
'End' => '',
|
||||
'End' => 'End',
|
||||
'FAO' => 'FAO',
|
||||
'From' => 'From',
|
||||
'Group' => 'Group',
|
||||
|
|
@ -81,14 +81,14 @@ return ['Sales' => [
|
|||
'Payment' => 'Payment',
|
||||
'Price' => 'Price',
|
||||
'Priority' => 'Priority',
|
||||
'Profit' => '',
|
||||
'Profit' => 'Profit',
|
||||
'Quantity' => 'Quantity',
|
||||
'Receipt' => 'Receipt',
|
||||
'Reference' => 'Reference',
|
||||
'Sales' => 'Sales',
|
||||
'Settings' => 'Settings',
|
||||
'Single' => 'Single',
|
||||
'Start' => '',
|
||||
'Start' => 'Start',
|
||||
'State' => 'State',
|
||||
'Statistics' => 'Statistics',
|
||||
'Status' => 'Status',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user