1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Transformers
David Bomba b3eb2ae3b4
Fix companygatewaytransformer (#3677)
* Working on subscriptions

* Implement return type in models

* Subscription implementation

* Improvements to handling importation of large accountS

* Loggin imports

* Activate collector

* Improve memory usage of import script

* Appen Tags into emails - fix companygatewaytransformer
2020-05-06 21:49:42 +10:00
..
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
AccountTransformer.php Implement Custom Values (#3619) 2020-04-11 11:41:43 +10: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 v5.0.4 (#3620) 2020-04-11 21:19:05 +10:00
CompanyGatewayTransformer.php Fix companygatewaytransformer (#3677) 2020-05-06 21:49:42 +10:00
CompanyLedgerTransformer.php v5.0.4 (#3620) 2020-04-11 21:19:05 +10:00
CompanyTokenTransformer.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10:00
CompanyTransformer.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
CompanyUserTransformer.php Implement Currency Conversion library. (#3643) 2020-04-19 20:29:58 +10:00
CreditInvitationTransformer.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
CreditTransformer.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
DesignTransformer.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
DocumentTransformer.php Fixes (#3549) 2020-03-26 19:25:44 +11:00
EntityTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ExpenseTransformer.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +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 self-update (#3514) 2020-03-21 16:37:30 +11:00
InvoiceTransformer.php Email Settings (#3615) 2020-04-10 15:07:36 +10:00
PaymentableTransformer.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
PaymentTransformer.php Remove duplicate 'type_id' from PaymentTransformer.php (#3466) 2020-03-10 22:50:06 +11:00
ProductTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
ProjectTransformer.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
QuoteInvitationTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
QuoteTransformer.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RecurringInvoiceTransformer.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RecurringQuoteTransformer.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
SubscriptionTransformer.php Implement CompanyToken and Subscriptions CRUD (#3609) 2020-04-09 20:48:04 +10: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 company_user (#3477) 2020-03-11 22:05:05 +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