invoiceninja/app
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
..
Console Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
DataMapper Change invoice_item_type_id to line_item_type_id (#3187) 2020-01-02 10:09:34 +11:00
Events Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Exceptions Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Factory Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Filters Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Helpers Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Http Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Jobs Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Libraries Change invoice_item_type_id to line_item_type_id (#3187) 2020-01-02 10:09:34 +11:00
Listeners Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Mail Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Models Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Notifications Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Observers Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
PaymentDrivers Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Policies Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Providers Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Repositories Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00
Transformers Change invoice_item_type_id to line_item_type_id (#3187) 2020-01-02 10:09:34 +11:00
Utils Fixes for tests (#3184) 2019-12-31 08:59:12 +11:00