1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Ninja/Repositories
Hillel Coren 7618053c60 Proposals
2018-02-04 17:16:55 +02:00
..
AccountGatewayRepository.php Changed gateway_fee_location to gateway_fee_enabled 2017-03-26 10:37:32 +03:00
AccountRepository.php Working on proposals 2018-01-31 13:51:18 +02:00
ActivityRepository.php Don’t allow activating recurring invoice if start date is blank 2017-06-05 17:53:21 +03:00
BankAccountRepository.php Improvements to OFX 2017-07-11 13:22:11 +03:00
BaseRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ClientRepository.php Add totals to the tasks report 2017-12-31 23:24:57 +02:00
ContactRepository.php Support importing Stripe customer cards 2017-08-31 15:55:15 +03:00
CreditRepository.php XSS fixes 2017-08-04 16:39:11 +03:00
CustomerRepository.php Support importing Stripe customer cards 2017-08-31 15:55:15 +03:00
DashboardRepository.php Working on projects 2017-12-24 23:54:19 +02:00
DocumentRepository.php Fix sorting document list in client portal 2017-11-23 14:07:00 +02:00
ExpenseCategoryRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ExpenseRepository.php Add notes in datatables 2017-10-14 20:55:37 +03:00
InvoiceRepository.php PHP 7.2 issues: count(): Parameter must be an array or an object that implements Countable #1767 2018-01-16 15:48:56 +02:00
NinjaRepository.php Support updating plan price 2017-05-08 11:18:35 +03:00
PaymentRepository.php working on payment currency 2017-11-19 11:55:01 +02:00
PaymentTermRepository.php Working on supporting custom payment terms 2017-02-26 11:39:25 +02:00
ProductRepository.php Support updating products when importing 2017-08-03 22:31:22 +03:00
ProjectRepository.php Added new project fields 2017-12-24 17:23:43 +02:00
ProposalCategoryRepository.php Working on proposals 2018-01-31 16:33:33 +02:00
ProposalRepository.php Proposals 2018-02-01 08:47:17 +02:00
ProposalSnippetRepository.php Proposals 2018-02-04 17:16:55 +02:00
ProposalTemplateRepository.php Working on proposals 2018-01-31 11:10:15 +02:00
RecurringExpenseRepository.php Add notes in datatables 2017-10-14 20:55:37 +03:00
ReferralRepository.php Multi-db fixes 2017-05-14 12:11:38 +03:00
SubscriptionRepository.php Working on UBL 2018-01-11 09:58:43 +02:00
TaskRepository.php Task adjustments 2018-01-08 11:55:23 +02:00
TaxRateRepository.php Support importing line items taxes 2017-07-31 19:22:29 +03:00
TokenRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
UserRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
VendorContactRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
VendorRepository.php Add notes in datatables 2017-10-14 20:55:37 +03:00