1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 05:32:39 +01:00
invoiceninja/app/Services
Nikola Cirkovic c75b1d303f
Cirkovic/ina 16 fixes (#50)
* Dispatch | PdfCreatorTest | Removed deprecated method

* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00
..
Chart Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Client Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ClientPortal Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Credit Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
Invoice Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
Ledger Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Notification Update Copyright text 2022-04-27 13:20:41 +10:00
Payment Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
PdfMaker Convert optional() to nullsafe operator 2022-06-21 09:59:25 +00:00
PurchaseOrder Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
Quote Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
Recurring Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
Report Apply Laravel coding style 2022-06-21 09:57:17 +00:00
Subscription Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TaskScheduler Apply Laravel coding style 2022-06-21 09:57:17 +00:00
User Apply Laravel coding style 2022-06-21 09:57:17 +00:00
AbstractService.php Update Copyright text 2022-04-27 13:20:41 +10:00