1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Transformers
2020-08-13 19:59:29 +10:00
..
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Shop Transformer improvements 2020-08-05 12:27:47 +10:00
AccountTransformer.php Remove redundant properties from account table and transformer 2020-07-21 09:00:59 +10:00
ActivityTransformer.php Add token_id to activity table 2020-07-08 16:54:16 +10: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 tests 2020-08-13 19:59:29 +10:00
ClientTransformer.php Add is_deleted to client_gateway_tokens table 2020-08-12 08:17:32 +10:00
CompanyGatewayTransformer.php Fix companygatewaytransformer (#3677) 2020-05-06 21:49:42 +10:00
CompanyLedgerTransformer.php Bulk actions on groups 2020-06-24 09:39:49 +10:00
CompanyTokenHashedTransformer.php Add hashed transformer for company tokens 2020-07-13 12:54:56 +10:00
CompanyTokenTransformer.php Change subscriptions to webhooks 2020-07-06 21:22:36 +10:00
CompanyTransformer.php Add documents as default includes 2020-08-06 13:04:09 +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 Change document->path to ->url 2020-06-22 15:52:20 +10:00
DesignTransformer.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
DocumentTransformer.php is deleted on documents 2020-08-06 20:18:26 +10: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
InvoiceHistoryTransformer.php Add invoice history as an optional include 2020-06-01 21:49:11 +10:00
InvoiceInvitationTransformer.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
InvoiceTransformer.php Add documents as default includes 2020-08-06 13:04:09 +10:00
PaymentableTransformer.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
PaymentTermTransformer.php Bulk actions for Payment Terms (#3752) 2020-05-26 18:20:50 +10:00
PaymentTransformer.php Add documents as default includes 2020-08-06 13:04:09 +10:00
ProductTransformer.php Add documents as default includes 2020-08-06 13:04:09 +10: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 tests 2020-06-22 20:56:31 +10: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
TaskTransformer.php Fixes for transformerS (#3388) 2020-02-27 10:32:44 +11:00
TaxRateTransformer.php Bulk actions for tax rates 2020-07-13 09:29:44 +10:00
UserTransformer.php Fixes for Readme (#3721) 2020-05-19 22:54:22 +10: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
WebhookTransformer.php Change subscriptions to webhooks 2020-07-06 21:22:36 +10:00