invoiceninja/app/Repositories
David Bomba 2ce89e5f48
Fixes for actions (#3056)
* Update API docs

* cleaning up migrations

* Fixes for tests

* fixes for tests

* Delete client contacts when soft deleting a client

* Fixes for actions
2019-11-12 15:41:02 +11:00
..
AccountRepository.php Update copyright 2019-05-11 13:32:07 +10:00
ActivityRepository.php Fixes for settings, implement invitations from invoice request (#3047) 2019-11-07 09:57:09 +11:00
BaseRepository.php Fixes for actions (#3056) 2019-11-12 15:41:02 +11:00
ClientContactRepository.php Fixes for settings, implement invitations from invoice request (#3047) 2019-11-07 09:57:09 +11:00
ClientRepository.php Fixes for actions (#3056) 2019-11-12 15:41:02 +11:00
CompanyRepository.php Working on Company CRUD 2019-06-17 10:15:42 +10:00
GroupSettingRepository.php Implement fees and limits map for company gateways (#3053) 2019-11-11 23:21:19 +11:00
InvoiceRepository.php Set casts on Invoice Line Items (#3049) 2019-11-08 11:38:22 +11:00
PaymentRepository.php Update copyright 2019-05-11 13:32:07 +10:00
ProductRepository.php Update copyright 2019-05-11 13:32:07 +10:00
QuoteRepository.php Invoice calculations (#2994) 2019-10-16 20:28:52 +11:00
RecurringInvoiceRepository.php Invoice calculations (#2994) 2019-10-16 20:28:52 +11:00
RecurringQuoteRepository.php Invoice calculations (#2994) 2019-10-16 20:28:52 +11:00
UserRepository.php Working on User Crud 2019-06-06 14:51:28 +10:00