invoiceninja/app/DataMapper
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
..
BaseSettings.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientSettings.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanySettings.php Fixes for quote transformer (#3434) 2020-03-06 22:10:59 +11:00
DefaultSettings.php Fixes for invoice update and invoice designs (#3302) 2020-02-10 20:53:02 +11:00
EmailTemplateDefaults.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
FeesAndLimits.php Fixes for feesandlimits (#3381) 2020-02-26 18:55:01 +11:00
InvoiceItem.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentMethodMeta.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentTransaction.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00