1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Jobs/Quote
David Bomba 74a6c4f2ee
Reminders (#3630)
* Performance improvements moving from str_replace to strtr

* Remove legacy docs

* Clean up credit transformer

* Working on invoice emails

* Clean up for invoice designs

* Tests for light and dark theme emails

* Working on reminder scheduling

* Reminder Job Class

* Fixes for github actions

* PHP CS

* Test for reminders

* Test for reminders
2020-04-15 10:30:52 +10:00
..
ApplyQuoteNumber.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreateQuoteInvitations.php Fixes for Tests, MultiDB (#3334) 2020-02-15 23:27:24 +11:00
CreateQuotePdf.php Reminders (#3630) 2020-04-15 10:30:52 +10:00
EmailQuote.php Implement Github actions (#3547) 2020-03-26 14:23:57 +11:00