invoiceninja/app/Http/Requests/Client
David Bomba 1393179160
Multiple fixes and features (#3411)
* Performance improvements for seeding

* Differentiating between system notification and user notifications

* Remove hard coded webhook url

* Working on system and user notifications

* notifications

* Set the currency on client if blank

* Refactor for inserting invoice defaults

* Refactor Default Invoice/Quote/Credit objects

* working on credits

* Implement mark_sent for quotes and credits
2020-03-03 20:44:26 +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 Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
UpdateClientRequest.php Fixes for V2 (#3408) 2020-03-02 21:22:37 +11:00