1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Requests/Quote
David Bomba b0da84baa7
Fix Quote transformer. (#3165)
* Use native Laravel prepareForValidation method instead of custom sanitize

* fix quote transformer
2019-12-20 22:23:09 +11:00
..
ActionQuoteRequest.php Update copyright 2019-05-11 13:32:07 +10:00
CreateQuoteRequest.php Update copyright 2019-05-11 13:32:07 +10:00
DestroyQuoteRequest.php Update copyright 2019-05-11 13:32:07 +10:00
EditQuoteRequest.php Fix Quote transformer. (#3165) 2019-12-20 22:23:09 +11:00
ShowQuoteRequest.php Update copyright 2019-05-11 13:32:07 +10:00
StoreQuoteRequest.php Fixes for Storing Quotes (#3159) 2019-12-18 09:40:15 +11:00
UpdateQuoteRequest.php Fix Quote transformer. (#3165) 2019-12-20 22:23:09 +11:00