This module provide a way to manage invoices and to generate PDF file for invoices.
Use it in Drupal Commerce 2 context only.
Based on a new entity 'commerce_invoice' and config entity 'commerce_invoice_type' with a method to generate PDF format invoice through DomPdf library.
Dependencies :
- commerce