1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Requests/Client
David Bomba 30e09585ee
V2 (#3433)
* remove jobs table

* Working on notifications

* Working on notifications

* Fix for pdf_variables

* Fixes for notification

* Fixes for viewing invoice with NO company custom_fields

* Fixes for company settings object creation

* Working on group settings

* Fixes for storing the correct currency_id on client creation

* Fix for invoicetransformer

* fix for store client
2020-03-06 18:50:42 +11:00
..
BulkClientRequest.php Massively creating resources (#3152) 2019-12-17 21:58:23 +11:00
CreateClientRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DestroyClientRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
EditClientRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ShowClientRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
StoreClientRequest.php V2 (#3433) 2020-03-06 18:50:42 +11:00
UpdateClientRequest.php Fixes for V2 (#3408) 2020-03-02 21:22:37 +11:00