date format issue
how do i change the date format to US date format? on the invoices and reports sections- it is set to EU date format i need it to be in m/d/yyyy
i tried changing it in admin panel on the mysql and php format - but no luck.
i have also tried changing the date format on the following php files at the bottom on the date formats section:
summary-reports-invoices-0.php summary-reports-invoice_items-0.php
'date_format' => 'm/d/Y', 'date_separator' => '/', 'jsmoment_date_format' => 'MM/DD/YYYY',
then it just throws an error on the summary page.
The easiest way is to open the AXP project file, which is part of this repository, in AppGini (the free trial edition would do the job), change the date format under localization settings, and then regenerate the app.