mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-08-30 23:20:34 -04:00
* Invoice edit view: fix date parsing View gets the date already formatted and Carbon isn't always able to parse that format automatically, so convert it back to SQL format * RecurringInvoiceDatatable: fix status label