render fixes, minor bug fixes

This commit is contained in:
Dennis Eichhorn 2022-03-05 17:03:47 +01:00
parent 4c66fe3090
commit 5ced8ba1a9

View File

@ -20,7 +20,7 @@ return ['Sales' => [
'All' => 'All', 'All' => 'All',
'Amount' => 'Amount', 'Amount' => 'Amount',
'Analysis' => 'Analysis', 'Analysis' => 'Analysis',
'Analyze' => '', 'Analyze' => 'Analyze',
'Area' => 'Area', 'Area' => 'Area',
'Article' => 'Article', 'Article' => 'Article',
'Articles' => 'Articles', 'Articles' => 'Articles',
@ -32,14 +32,14 @@ return ['Sales' => [
'ClientID' => 'Client ID', 'ClientID' => 'Client ID',
'ClientName' => 'Client Name', 'ClientName' => 'Client Name',
'Clients' => 'Clients', 'Clients' => 'Clients',
'Comparison' => '', 'Comparison' => 'Comparison',
'Confirmation' => 'Confirmation', 'Confirmation' => 'Confirmation',
'CoreData' => 'Core data', 'CoreData' => 'Core data',
'Country' => 'Country', 'Country' => 'Country',
'Created' => 'Created', 'Created' => 'Created',
'Creator' => 'Creator', 'Creator' => 'Creator',
'CreditNote' => 'Credit Note', 'CreditNote' => 'Credit Note',
'Current' => '', 'Current' => 'Current',
'DSO' => 'DSO', 'DSO' => 'DSO',
'Date' => 'Date', 'Date' => 'Date',
'DefaultInternational' => 'Default International', 'DefaultInternational' => 'Default International',
@ -51,7 +51,7 @@ return ['Sales' => [
'DiscountP' => 'Discount in %', 'DiscountP' => 'Discount in %',
'Documentation' => 'Documentation', 'Documentation' => 'Documentation',
'Employee' => 'Employee', 'Employee' => 'Employee',
'End' => '', 'End' => 'End',
'FAO' => 'FAO', 'FAO' => 'FAO',
'From' => 'From', 'From' => 'From',
'Group' => 'Group', 'Group' => 'Group',
@ -81,14 +81,14 @@ return ['Sales' => [
'Payment' => 'Payment', 'Payment' => 'Payment',
'Price' => 'Price', 'Price' => 'Price',
'Priority' => 'Priority', 'Priority' => 'Priority',
'Profit' => '', 'Profit' => 'Profit',
'Quantity' => 'Quantity', 'Quantity' => 'Quantity',
'Receipt' => 'Receipt', 'Receipt' => 'Receipt',
'Reference' => 'Reference', 'Reference' => 'Reference',
'Sales' => 'Sales', 'Sales' => 'Sales',
'Settings' => 'Settings', 'Settings' => 'Settings',
'Single' => 'Single', 'Single' => 'Single',
'Start' => '', 'Start' => 'Start',
'State' => 'State', 'State' => 'State',
'Statistics' => 'Statistics', 'Statistics' => 'Statistics',
'Status' => 'Status', 'Status' => 'Status',