1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Transformers
David Bomba 8c7f4ab09f
Projects and Tasks factories. (#3234)
* Working on projects and tasks

* Fixes for company transformer

* projects and tasks factories
2020-01-21 20:22:10 +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 Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ArraySerializer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientContactLoginTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientContactTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientGatewayTokenTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyGatewayTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyTokenTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyTransformer.php Bug Fixes (#3233) 2020-01-21 20:13:16 +11:00
CompanyUserTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreditTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DocumentTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
EntityTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ExpenseTransformer.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +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 Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceItemTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
PaymentableTransformer.php OpenAPI documentation for Payments. (#3223) 2020-01-19 11:19:10 +10:00
PaymentTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ProductTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +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 Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringInvoiceTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuoteTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TaskTransformer.php Projects and Tasks factories. (#3234) 2020-01-21 20:22:10 +11:00
TaxRateTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserTransformer.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
VendorContactTransformer.php Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
VendorTransformer.php Fixes for Vendor Contacts (#3227) 2020-01-20 15:53:40 +11:00