Skip to content

Add yyyy-mm-01 as a new Invoice numbering scheme

Daniel Clemente Laboreo requested to merge paulo/invoice-numbering-one into master

Created by: viadanna

JIRA ticket: OC-4667

Testing instructions:

  1. Start devstack and access the admin. (I recommend Vagrant)
  2. Create new Template and select yyyy-mm-01 as numbering scheme.
  3. Create an Invoice using the previously created template.
  4. Use the shell to run utils.send_email_with_invoice that generates an invoice with the correct template.

Reviewers

Merge request reports