invoiceninja/app
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
..
Console Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DataMapper Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Events Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Exceptions Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Factory Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Filters Included trashed records (#3200) 2020-01-07 20:59:24 +11:00
Helpers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Http Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Jobs Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Libraries Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Listeners Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Mail Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Models Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Notifications Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Observers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentDrivers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Policies Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Providers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Repositories Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Transformers Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Utils Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00