1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Jobs/Quote
Benjamin Beganović 23577a5f0f Refactor context['product-table-columns'] to generic pdf_variables:
- Pass 'pdf_variables' to CreateQuotePdf & CreateInvoicPdf
- Update Playful & Plain to support new variable engine
- Update DesignHelpers trait to support new variable engine
- Make tests pass for ExampleIntegrationTest
2020-08-21 11:59:39 +02: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 Refactor context['product-table-columns'] to generic pdf_variables: 2020-08-21 11:59:39 +02:00
EmailQuote.php Fixes for bulk emailing quotes 2020-08-19 12:55:58 +10:00
QuoteWorkflowSettings.php Events 2020-07-22 17:53:14 +10:00