Invoice CRUD

Last updated on
2 May 2025

This documentation needs work. See "Help improve this page" in the sidebar.

Create an invoice

Invoices are created from the order page, with order items and details. The tab "Invoice" will allow the creation of invoices related to the selected order.
            

Read an invoice

Invoices are  available at:

  • Admin > Commerce > Invoices [/admin/commerce/invoices]. This page is a view. You can easily customise this page as any other Drupal view. On the same page you have also the download link for every invoice.
  • Admin > Commerce > Orders > View Order > Invoices tab. 

Update an invoice

An invoice can be marked as paid. 

Delete an invoice

An invoice can be  deleted via UI. This is to be made when the related order has changed in items or other details (address, etc). Once the order is updated, you need to cancel the old and produce a new invoice. The new invoice will have a new number.

Bugs and features are to be discussed in the module queue issue

Help improve this page

Page status: Needs work

You can: