1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Transformers
David Bomba 1e35c90ee6
Fixes for Tests, MultiDB (#3334)
* refactor send_invoice to generic -> send

* Code cleanup

* Fixes for tests and multidb
2020-02-15 23:27:24 +11:00
..
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
AccountTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ActivityTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
ArraySerializer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientContactLoginTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
ClientContactTransformer.php Fixes for Tests, MultiDB (#3334) 2020-02-15 23:27:24 +11:00
ClientGatewayTokenTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
ClientTransformer.php Fixes for client transformer (#3291) 2020-02-06 23:30:50 +11:00
CompanyGatewayTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
CompanyTokenTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyTransformer.php Code Cleanup 2020-02-15 20:06:30 +11:00
CompanyUserTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreditTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
DesignTransformer.php Code Cleanup 2020-02-15 20:06:30 +11:00
DocumentTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
EntityTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ExpenseTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
GatewayTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
GroupSettingTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceInvitationTransformer.php Fixes for invoice invitations (#3306) 2020-02-10 21:44:17 +11:00
InvoiceItemTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
InvoiceTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
PaymentableTransformer.php OpenAPI documentation for Payments. (#3223) 2020-01-19 11:19:10 +10:00
PaymentTransformer.php Improvements for eager loading (#3290) 2020-02-06 23:00:22 +11:00
ProductTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
ProjectTransformer.php Working on projects and tasks (#3232) 2020-01-21 11:32:34 +11:00
QuoteInvitationTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
QuoteTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
RecurringInvoiceTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
RecurringQuoteTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
TaskTransformer.php bug fixes for taxes (#3235) 2020-01-21 20:29:42 +11:00
TaxRateTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
UserTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
VendorContactTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00
VendorTransformer.php Create Test Data fixes (#3252) 2020-01-27 21:53:08 +11:00