invoiceninja/app/Repositories
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
..
Migration Apply Laravel coding style 2022-06-21 09:57:17 +00:00
AccountRepository.php Update Copyright text 2022-04-27 13:20:41 +10:00
ActivityRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
BaseRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ClientContactRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ClientGatewayTokenRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
ClientRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CompanyRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
CreditRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
DesignRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
DocumentRepository.php Shift cleanup 2022-06-21 10:03:51 +00:00
ExpenseRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
GroupSettingRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
InvoiceRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
PaymentRepository.php Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
PaymentTermRepository.php Update Copyright text 2022-04-27 13:20:41 +10:00
ProductRepository.php Update Copyright text 2022-04-27 13:20:41 +10:00
ProjectRepository.php Update Copyright text 2022-04-27 13:20:41 +10:00
PurchaseOrderRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
QuoteRepository.php Update Copyright text 2022-04-27 13:20:41 +10:00
RecurringExpenseRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
RecurringInvoiceRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
RecurringQuoteRepository.php Update Copyright text 2022-04-27 13:20:41 +10:00
SubscriptionRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TaskRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TaskSchedulerRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TaskStatusRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
TokenRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
UserRepository.php Apply Laravel coding style 2022-06-21 09:57:17 +00:00
VendorContactRepository.php Update Copyright text 2022-04-27 13:20:41 +10:00
VendorRepository.php Update Copyright text 2022-04-27 13:20:41 +10:00