invoiceninja/app/Repositories
David Bomba f59585dd62
Fixes for tests (#3082)
* Update client paid to date job:

* Backup Invoice HTML when invoice is marked as sent and paid

* Store HTML of invoice when invoice was paid

* Fix foreign keys in db schema

* V2 Endpoints for Company Migrations

* Fixes for tests
2019-11-20 16:41:49 +11:00
..
AccountRepository.php Update copyright 2019-05-11 13:32:07 +10:00
ActivityRepository.php Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
BaseRepository.php Implement Company Settings Sieve (#3057) 2019-11-12 22:36:24 +11:00
ClientContactRepository.php CORS implementation (#3065) 2019-11-13 22:32:53 +11:00
ClientRepository.php Implement Company Settings Sieve (#3057) 2019-11-12 22:36:24 +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 Fixes for payments (#3081) 2019-11-20 08:06:48 +11:00
PaymentRepository.php Activity API fixes + Payments API (#3076) 2019-11-18 21:46:01 +11:00
ProductRepository.php Update copyright 2019-05-11 13:32:07 +10:00
QuoteRepository.php Fixes for RandomDataSeeder (#3073) 2019-11-16 14:12:29 +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