1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 07:02:34 +01:00
invoiceninja/app/Jobs
David Bomba d14b21f471
Fixes for migration (#3418)
* Fix for setting a currency!

* Additional logic to ensure invites are only created for the client_contact -> client

* Move credit number generation after the save to ensure we do not fail on the credit creation because of a number race condition

* fixes for migration
2020-03-04 15:06:27 +11:00
..
Account Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
Company Migrate to services (#3358) 2020-02-21 08:05:01 +11:00
Credit Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
Cron Set Invitations as a default include for invoices (#3362) 2020-02-24 21:15:30 +11:00
Invitation Migrate to services (#3358) 2020-02-21 08:05:01 +11:00
Invoice Set Invitations as a default include for invoices (#3362) 2020-02-24 21:15:30 +11:00
Payment Set Invitations as a default include for invoices (#3362) 2020-02-24 21:15:30 +11:00
Product Fixes for updating a product on invoice save (#3372) 2020-02-25 20:17:04 +11:00
Quote Migrate to services (#3358) 2020-02-21 08:05:01 +11:00
RecurringInvoice Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
User Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
Util Fixes for migration (#3418) 2020-03-04 15:06:27 +11:00