invoiceninja/app/Repositories
David Bomba ff7b62de51
Fixes for missing company object in job classes. (#3179)
* Fixes for missing company object in events

* Cleanup client balancing code

* Fixes for client balance

* Fixes for missing company variable
2019-12-29 17:28:57 +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 missing company object in job classes. (#3179) 2019-12-29 17:28:57 +11:00
PaymentRepository.php Fixes for missing company object in job classes. (#3179) 2019-12-29 17:28:57 +11:00
ProductRepository.php Update copyright 2019-05-11 13:32:07 +10:00
QuoteRepository.php Refactor jobs to be MultiDB aware (#3174) 2019-12-27 11:28:36 +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