1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Services
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
..
Client Refactor - moving away from jobs. (#3279) 2020-02-03 21:33:07 +11:00
Credit Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
Invoice Fixes for tests (#3389) 2020-02-27 17:29:40 +11:00
Ledger Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
Notification Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
Payment Import (#3360) 2020-02-22 13:25:49 +11:00
Quote Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
AbstractService.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00