1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Services/Credit
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
..
ApplyNumber.php Refactor save() method to apply DRY for invoices, Quotes & Credits (#3387) 2020-02-27 08:21:12 +11:00
CreateInvitations.php Update CORS fields (#3371) 2020-02-25 19:33:53 +11:00
CreditService.php Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
GetCreditPdf.php Fix Credit Service Methods (#3350) 2020-02-19 07:56:21 +11:00