1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
invoiceninja/app
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
..
Console Refactors (#3148) 2019-12-16 22:34:38 +11:00
DataMapper Implement invoice reminder scheduler (#3160) 2019-12-18 13:45:18 +11:00
Events Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
Exceptions Enhancements to API (#3088) 2019-11-21 19:38:57 +11:00
Factory Fixes for Storing Quotes (#3159) 2019-12-18 09:40:15 +11:00
Filters Refactors (#3148) 2019-12-16 22:34:38 +11:00
Helpers Dynamically apply locale (#3140) 2019-12-11 07:25:54 +11:00
Http Fix Quote transformer. (#3165) 2019-12-20 22:23:09 +11:00
Jobs Fixes for Storing Quotes (#3159) 2019-12-18 09:40:15 +11:00
Libraries Change companies table property domain to subdomain (#3141) 2019-12-11 07:53:41 +11:00
Listeners Fixes for tests (#3082) 2019-11-20 16:41:49 +11:00
Mail Refactors (#3148) 2019-12-16 22:34:38 +11:00
Models Add additional date formats / performance improvements. (#3161) 2019-12-18 21:49:28 +11:00
Notifications Refactor for invoices/quotes/credit transformers (#3100) 2019-11-27 21:27:24 +11:00
Observers using events to fire updates for invoices and company ledger 2019-10-01 14:27:04 +10:00
PaymentDrivers Refactors (#3148) 2019-12-16 22:34:38 +11:00
Policies Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
Providers Gmail Email via API (#3124) 2019-12-04 15:52:04 +11:00
Repositories Fixes for Storing Quotes (#3159) 2019-12-18 09:40:15 +11:00
Transformers Fix Quote transformer. (#3165) 2019-12-20 22:23:09 +11:00
Utils Add additional date formats / performance improvements. (#3161) 2019-12-18 21:49:28 +11:00