invoiceninja/app/Transformers
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
..
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
AccountTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
ActivityTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
ArraySerializer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientContactLoginTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
ClientContactTransformer.php Fixes for notifications (#3427) 2020-03-05 19:36:52 +11:00
ClientGatewayTokenTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
ClientTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
CompanyGatewayTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
CompanyTokenTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
CompanyTransformer.php Fixes for missing fields for company transformer (#3406) 2020-03-01 21:45:23 +11:00
CompanyUserTransformer.php Fixes for missing fields for company transformer (#3406) 2020-03-01 21:45:23 +11:00
CreditInvitationTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
CreditTransformer.php Fixes for V2 (#3408) 2020-03-02 21:22:37 +11:00
DesignTransformer.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
DocumentTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
EntityTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ExpenseTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
GatewayTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
GroupSettingTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
InvoiceInvitationTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
InvoiceTransformer.php broad level fixes for settings / transformers (#3432) 2020-03-06 16:08:44 +11:00
PaymentableTransformer.php OpenAPI documentation for Payments. (#3223) 2020-01-19 11:19:10 +10:00
PaymentTransformer.php Fixes for quote transformer (#3434) 2020-03-06 22:10:59 +11:00
ProductTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
ProjectTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
QuoteInvitationTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
QuoteTransformer.php Fixes for quote transformer (#3434) 2020-03-06 22:10:59 +11:00
RecurringInvoiceTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
RecurringQuoteTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
TaskTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
TaxRateTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
UserTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
VendorContactTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
VendorTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00