Ubercart PDF Invoice

Component ID

1088266

Component name

Ubercart PDF Invoice

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

2549

Component created

Component changed

Component body

With this module you can create PDF invoices for Ubercart orders. This module based on the Views PDF project.

The PDF invoice can be fully customized through admin interface. In combination with the Ubercart rules integration and the mimemail integration of the Views PDF you can send the Invoice directly to the customer per e-mail.

This module installs three Views:

  • Order View: The main view, which contains all elements.
  • Order Line View: This view creates a table of all order lines inside of an order. This is needed, because we can have only one style (table / unformatted) per view.
  • Order List View: This view replace the default order listing in the user account. Is is used to add the link to the PDF invoice.

Dependencies

More information about how the customization works can be found in the documentation of the Views PDF.