1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Repositories
2020-06-22 21:36:39 +10:00
..
AccountRepository.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ActivityRepository.php Fix for deleting last company in account 2020-06-09 18:59:38 +10:00
BaseRepository.php Design controller bulk actions 2020-06-22 14:38:24 +10:00
ClientContactRepository.php Allow conversion of quotes to invoices (#3760) 2020-05-27 14:46:19 +10:00
ClientRepository.php Add documents to A_N_Y_T_H_I_N_G 2020-06-22 21:36:39 +10:00
CompanyRepository.php Fixes for Migration (#3572) 2020-04-01 19:54:22 +11:00
CreditRepository.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
DesignRepository.php Design repository 2020-06-22 08:34:02 +10: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 Reminders (#3630) 2020-04-15 10:30:52 +10:00
PaymentRepository.php Add documents to A_N_Y_T_H_I_N_G 2020-06-22 21:36:39 +10:00
PaymentTermRepository.php Bulk actions for Payment Terms (#3752) 2020-05-26 18:20:50 +10:00
ProductRepository.php Add documents to A_N_Y_T_H_I_N_G 2020-06-22 21:36:39 +10:00
QuoteRepository.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +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
TokenRepository.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
UserRepository.php Hosted version - add user rules. (#3653) 2020-04-23 08:54:10 +10: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