Skip to content

v4.0.0

Choose a tag to compare

@QuentinGab QuentinGab released this 06 Mar 16:43
· 75 commits to main since this release

Upgrade Guide

  • Replace Finller\Invoice namespace with Elegantly\Invoices. A Search+Replace should do the job

PdfInvoice

  • The name parameter have been replaced by type accepting a Elegantly\Invoices\Enums\InvoiceType.
  • state now accepts Elegantly\Invoices\Enums\InvoiceState.
  • buyer_information now accepts Elegantly\Invoices\Support\Buyer.
  • buyer_information now accepts Elegantly\Invoices\Support\Seller.

Updates

  • The default template now supports a shipping address
  • The default template better supports page break and includes a footer