1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/DataMapper
David Bomba 1393179160
Multiple fixes and features (#3411)
* Performance improvements for seeding

* Differentiating between system notification and user notifications

* Remove hard coded webhook url

* Working on system and user notifications

* notifications

* Set the currency on client if blank

* Refactor for inserting invoice defaults

* Refactor Default Invoice/Quote/Credit objects

* working on credits

* Implement mark_sent for quotes and credits
2020-03-03 20:44:26 +11:00
..
BaseSettings.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientSettings.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanySettings.php Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
DefaultSettings.php Fixes for invoice update and invoice designs (#3302) 2020-02-10 20:53:02 +11:00
EmailTemplateDefaults.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
FeesAndLimits.php Fixes for feesandlimits (#3381) 2020-02-26 18:55:01 +11:00
InvoiceItem.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentMethodMeta.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentTransaction.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00