Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 593 Bytes

File metadata and controls

22 lines (15 loc) · 593 Bytes

Back to index

Templates & styling

Templates

mPDF and Twig (UPCOMING FEATURE)

  • symfony console make:oib:invoice:mpdf_twig_template
  • Available styles: default

Styler

  • Is available only in the dev environment
  • Requires you to implement the binary provider

Usage

Run: symfony console oib:styler:enable

Then visit: /_oib/styler/orderID/invoiceType

  • orderID - If the chosen order or the specified invoice doesn't exist, dummy order and invoice is used
  • invoiceType - allowed values: proforma, final