1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Jobs
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
Client 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
Credit Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Cron Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invitation Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invoice Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Payment Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Product Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +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
User Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Util Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00