1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/tests/Feature/PdfMaker
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
..
example-design.html Make PdfMakerTest green 2020-07-22 14:34:15 +02:00
ExampleDesign.php Implement getting raw HTML out of sections 2020-08-11 17:19:52 +02:00
ExampleIntegrationTest.php Refactor context['product-table-columns'] to generic pdf_variables: 2020-08-21 11:59:39 +02:00
PdfMakerDesignsTest.php Make tests for PdfMaker green 2020-08-21 11:12:42 +02:00
PdfMakerTest.php Make tests for PdfMaker green 2020-08-21 11:12:42 +02:00