- Invoice sorting refactored

- Frontend build
This commit is contained in:
Peter Papp
2021-05-11 10:57:30 +02:00
parent a7a6ef9f0a
commit e8ca132a8b
99 changed files with 311 additions and 242 deletions
+2
View File
@@ -284,4 +284,6 @@ return [
'in.share.invoice_sended' => 'Your invoice has been sent successfully',
'in.sort_by_net' => 'Sort By Total Net',
'in.sort_by_invoice_number' => 'Sort By Invoice Number',
'in.button_sorting' => 'Sorting',
];