1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/app/Transformers
David Bomba c47bf76f48
Change invoice_item_type_id to line_item_type_id (#3187)
* fix typo

* php-cs traits

* CS fixer pass

* Password protect User routes

* Implement checks to prevent editing a deleted record

* Clean up payment flows

* Fixes for tests

* Fix for missing

* Change invoice_item_type_id to line_item_type_id
2020-01-02 10:09:34 +11:00
..
Contact Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
AccountTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ActivityTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ArraySerializer.php Update copyright 2019-05-11 13:32:07 +10:00
ClientContactLoginTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientContactTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientGatewayTokenTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ClientTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanyGatewayTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanyTokenTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanyTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
CompanyUserTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
DocumentTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
EntityTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
GatewayTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
GroupSettingTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
InvoiceInvitationTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
InvoiceItemTransformer.php Change invoice_item_type_id to line_item_type_id (#3187) 2020-01-02 10:09:34 +11:00
InvoiceTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
PaymentableTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
PaymentTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
ProductTransformer.php Fixes for settings, implement invitations from invoice request (#3047) 2019-11-07 09:57:09 +11:00
QuoteInvitationTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
QuoteTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
RecurringInvoiceTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
RecurringQuoteTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
TaxRateTransformer.php Tax Rates (#3026) 2019-10-29 13:55:26 +11:00
UserTransformer.php Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00