1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Requests
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
..
Account Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Activity Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Client Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientPortal Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Company Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyGateway Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
GroupSetting Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invoice Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Payment Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Product Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Quote Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoice Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuote Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TaxRate Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
User Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Request.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00