1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Repositories
2020-02-26 20:43:41 +11:00
..
AccountRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ActivityRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BaseRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientContactRepository.php Set Invitations as a default include for invoices (#3362) 2020-02-24 21:15:30 +11:00
ClientRepository.php Force at least 1 blank contact per client (#3319) 2020-02-12 21:03:17 +11:00
CompanyRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreditRepository.php Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
ExpenseRepository.php Fixes for Vendor Contacts (#3227) 2020-01-20 15:53:40 +11:00
GroupSettingRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceRepository.php uses_inclusive_taxes (#3377) 2020-02-26 16:18:38 +11:00
PaymentRepository.php payment number enforce (#3383) 2020-02-26 20:43:41 +11:00
ProductRepository.php Fix inconsistency at ProductRepository (#3209) 2020-01-14 08:26:36 +10:00
QuoteRepository.php Update CORS fields (#3371) 2020-02-25 19:33:53 +11:00
RecurringInvoiceRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuoteRepository.php Modifications to Designs (#3353) 2020-02-20 07:44:12 +11:00
UserRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
VendorContactRepository.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
VendorRepository.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00