mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-12-04 22:06:46 -05: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