1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Http/Requests
David Bomba 2c99d3478b
Payment fixes (#3204)
* Fixes for unused variables and annotating the paymentrepository for future work

* Refactor Payment repository

* rename variables for payments
2020-01-12 08:01:28 +10: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 Payment fixes (#3204) 2020-01-12 08:01:28 +10: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