1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Repositories
David Bomba d797799196
Fixes for V2 (#3172)
* Optimizations for large queries

* Fixes for client activities

* Implement UpdateOrCreate for products
2019-12-27 09:33:07 +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 New Validation rule for USER POST route (#3138) 2019-12-08 21:28:52 +11:00
ClientRepository.php Massively creating resources (#3152) 2019-12-17 21:58:23 +11:00
CompanyRepository.php Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
GroupSettingRepository.php Implement fees and limits map for company gateways (#3053) 2019-11-11 23:21:19 +11:00
InvoiceRepository.php Fixes for V2 (#3172) 2019-12-27 09:33:07 +11:00
PaymentRepository.php Allow fine grained payments (#3110) 2019-12-01 22:23:24 +11:00
ProductRepository.php Update copyright 2019-05-11 13:32:07 +10:00
QuoteRepository.php Implement EmailInvoice Job (#3166) 2019-12-22 21:28:41 +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 New Validation rule for USER POST route (#3138) 2019-12-08 21:28:52 +11:00