1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Repositories
David Bomba 556b2ab1c9
Fixes for Storing Quotes (#3159)
* Return blank object for group settings

* Implement Quote Store

* Clean up Logging
2019-12-18 09:40:15 +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 Storing Quotes (#3159) 2019-12-18 09:40:15 +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 Fixes for Storing Quotes (#3159) 2019-12-18 09:40:15 +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