1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Requests
David Bomba f0176b6e37
Fixes for quote transformer (#3434)
* remove jobs table

* Working on notifications

* Working on notifications

* Fix for pdf_variables

* Fixes for notification

* Fixes for viewing invoice with NO company custom_fields

* Fixes for company settings object creation

* Working on group settings

* Fixes for storing the correct currency_id on client creation

* Fix for invoicetransformer

* fix for store client

* Update PaymentAppliedValidAmount.php (#38)

* update company schema descriptions

* Update PaymentAppliedValidAmount.php

Co-authored-by: David Bomba <turbo124@gmail.com>

* Cast invoice designs to the Hashes

* Fixes for setting invoice/credit/design_ids to hashed

* Fixes for quote transformer

Co-authored-by: michael-hampton <michaelhamptondesign@yahoo.com>
2020-03-06 22:10:59 +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 V2 (#3433) 2020-03-06 18:50:42 +11:00
ClientPortal Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Company Fixes for quote transformer (#3434) 2020-03-06 22:10:59 +11:00
CompanyGateway Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyUser Update Company User Route (#3398) 2020-02-28 23:11:56 +11:00
Credit Update CORS fields (#3371) 2020-02-25 19:33:53 +11:00
Design Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
GroupSetting broad level fixes for settings / transformers (#3432) 2020-03-06 16:08:44 +11:00
Invoice Fixes for invoice invitation creation (#3370) 2020-02-25 09:00:28 +11:00
Migration Importing migration data via HTTP (#3365) 2020-02-25 08:15:07 +11:00
Payment Validate invoices in a payment (#3397) 2020-02-28 19:18:34 +11:00
Product Implement payment rules at application edge (FormRequest) (#3202) 2020-01-10 07:15:10 +11:00
Quote Fixes for tests (#3395) 2020-02-28 08:17:17 +11:00
RecurringInvoice Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
RecurringQuote Fixes and Refactors for Invoice Emails. (#3339) 2020-02-17 20:37:44 +11:00
TaxRate Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
User Fixes for pdf_variables validation (#3419) 2020-03-04 22:09:43 +11:00
Vendor Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
Request.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00