1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Ninja/Repositories
2017-06-21 13:52:59 +03:00
..
AccountGatewayRepository.php Changed gateway_fee_location to gateway_fee_enabled 2017-03-26 10:37:32 +03:00
AccountRepository.php Minor fixes 2017-05-28 13:19:48 +03:00
ActivityRepository.php Don’t allow activating recurring invoice if start date is blank 2017-06-05 17:53:21 +03:00
BankAccountRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
BaseRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ClientRepository.php Support setting country in API using country code 2017-06-15 10:24:40 +03:00
ContactRepository.php strtolower new keys 2017-04-02 20:46:01 +03:00
CreditRepository.php Show used credits in the client portal 2017-06-04 16:04:09 +03:00
DashboardRepository.php Fix for dashboard chart off by one 2017-04-02 11:08:12 +03:00
DocumentRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ExpenseCategoryRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ExpenseRepository.php Support marking expenses as paid #1400 2017-04-19 17:18:24 +03:00
InvoiceRepository.php Fix for negative line item taxes 2017-06-21 13:52:59 +03:00
NinjaRepository.php Support updating plan price 2017-05-08 11:18:35 +03:00
PaymentRepository.php Private note in a payment #1478 2017-05-16 16:47:20 +03:00
PaymentTermRepository.php Working on supporting custom payment terms 2017-02-26 11:39:25 +02:00
ProductRepository.php Per product Tax rate in invoice doesn't update product. #1108 2017-05-17 12:18:48 +03:00
ProjectRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ReferralRepository.php Multi-db fixes 2017-05-14 12:11:38 +03:00
TaskRepository.php fix for client_id (#1475) 2017-05-04 19:59:37 +10:00
TaxRateRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02: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 Improve date sorting in tables 2017-03-28 12:40:53 +03:00