1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Models
David Bomba 0878decf18
Implement payment rules at application edge (FormRequest) (#3202)
* Ensure payments, invoice and credit amount balance in the validator prior to saving

* additional payment validation rules and tests for processing payments

* Factories for credits

* Tests for payments

* Working on updating a payment

* Working on updating a payment

* fixes for updating a payment

* Working on Payment Tests

* More tests for payments, formrequests

* remove product_key as required from products
2020-01-10 07:15:10 +11:00
..
Presenters Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Account.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Activity.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Backup.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Bank.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BankAccount.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BankSubaccount.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BaseModel.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Client.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientContact.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientGatewayToken.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Company.php Fix for missing relationship (#3199) 2020-01-07 20:35:55 +11:00
CompanyGateway.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyLedger.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyToken.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyUser.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Country.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Credit.php Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
CreditInvitation.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Currency.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DateFormat.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
DatetimeFormat.php Add DateFormats to model 2019-09-22 19:30:03 +10:00
Document.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Expense.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Filterable.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Gateway.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
GatewayType.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
GroupSetting.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Industry.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invoice.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceInvitation.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Language.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Payment.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Paymentable.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentLibrary.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentTerm.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentType.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Product.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Proposal.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Quote.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
QuoteInvitation.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoice.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceInvitation.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuote.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Size.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
StaticModel.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SystemLog.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Task.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TaxRate.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Timezone.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
User.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00