1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Repositories
Benjamin Beganović 633a75318e Fix inconsistency at ProductRepository (#3209)
- Remove required Request object to be passed
- Use array of data instead
2020-01-14 08:26:36 +10: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 Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreditRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
GroupSettingRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentRepository.php Payment fixes (#3204) 2020-01-12 08:01:28 +10:00
ProductRepository.php Fix inconsistency at ProductRepository (#3209) 2020-01-14 08:26:36 +10:00
QuoteRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuoteRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00