* Fix formatting and variable insertion for email templates * Refactoring for invoice emails * Fixes for midddleware
* Working on quote counter * Add tests for quote number + shared counter tests * Create invoice job * Add last_sent_date to invoice/quote table, remove type_id * Implement EmailInvoice Job