1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Jobs
David Bomba a79c7bf60d
Code Cleanup
* Working on emailing invoices

* Working on emailing and displaying email

* Working on emailing and displaying email

* Email invoices

* Fixes for html emails

* Ensure valid client prior to store

* Ensure client exists when storing an entity

* refactor for emails

* Design Transformer

* Include designs in first_load response

* Code cleanup
2020-02-15 20:06:30 +11:00
..
Account Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Company Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Credit Explicitly call the service() method, rather than obfuscate. (#3281) 2020-02-04 18:51:44 +11:00
Cron Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invitation Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Invoice Code Cleanup 2020-02-15 20:06:30 +11:00
Payment Ft email (#3326) 2020-02-15 20:01:15 +11:00
Product Fixes for payments (#3276) 2020-02-02 07:45:23 +11:00
Quote Ft email (#3326) 2020-02-15 20:01:15 +11:00
RecurringInvoice Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
User Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
Util Download Invoice by Invitation (#3312) 2020-02-12 11:41:17 +11:00