1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Utils/Traits
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
..
Payment Fixes for migration (#3418) 2020-03-04 15:06:27 +11:00
Pdf Modifications to Designs (#3353) 2020-02-20 07:44:12 +11:00
BulkOptions.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ChecksEntityStatus.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CleanLineItems.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientGroupSettingsSaver.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyGatewayFeesAndLimitsSaver.php fixes for casts (#3382) 2020-02-26 19:04:20 +11:00
CompanySettingsSaver.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
GeneratesCounter.php Modifications to Designs (#3353) 2020-02-20 07:44:12 +11:00
Inviteable.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceEmailBuilder.php Minor refactors for emails (#3333) 2020-02-15 22:49:31 +11:00
MakesDates.php Flutter Client ! (#3325) 2020-02-13 22:27:42 +11:00
MakesHash.php Download Invoice by Invitation (#3312) 2020-02-12 11:41:17 +11:00
MakesHeaderData.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
MakesInvoiceHtml.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
MakesInvoiceValues.php Fixes for Credit PDF generation (#3417) 2020-03-04 10:51:50 +11:00
MakesMenu.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
MakesReminders.php Minor refactors for emails (#3333) 2020-02-15 22:49:31 +11:00
NumberFormatter.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentEmailBuilder.php Ft email (#3316) 2020-02-12 20:21:06 +11:00
QuoteEmailBuilder.php Update QuoteEmailBuilder.php (#3324) 2020-02-13 21:48:45 +11:00
SettingsSaver.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SystemLogTrait.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ThrottlesEmail.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Uploadable.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
UserSessionAttributes.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserSettings.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00