1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Services
Benjamin Beganović 200b26d809
Refactor save() method to apply DRY for invoices, Quotes & Credits (#3387)
* Refactor save() method to apply DRY

* Update BaseRepository.php
2020-02-27 08:21:12 +11:00
..
Client Refactor - moving away from jobs. (#3279) 2020-02-03 21:33:07 +11:00
Credit Refactor save() method to apply DRY for invoices, Quotes & Credits (#3387) 2020-02-27 08:21:12 +11:00
Invoice V2 (#3385) 2020-02-26 21:46:35 +11:00
Ledger Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
Notification Set Invitations as a default include for invoices (#3362) 2020-02-24 21:15:30 +11:00
Payment Import (#3360) 2020-02-22 13:25:49 +11:00
Quote Fixes for Send Email (#3347) 2020-02-18 08:08:27 +11:00
AbstractService.php Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00