Skip to content

v3.0.0

Compare
Choose a tag to compare
@Sieg Sieg released this 26 Sep 19:04
· 3 commits to b-7.0.x since this release
2a325bf

Added

  • Logo updated
  • Layout settings for invoice document - Document margins are adjustable
  • Possibility to add document Header (and there was a footer already, but to be handled through @page css)
  • Possibility to automatically increase the Invoice number for the Order on invoice generation
  • Possibility to set a template for Invoice number and use invoice number from the Order
  • Blocks in body.html.twig for customizing the template by your needs
  • Possibility to automatically calculate the current date by specific format from the settings
  • Double-check question for Regeneration of the document
  • New block for showing if document already generated with Download button

Changed

  • Invoice document footer setting moved to Layout settings group
  • Improve quality tools configurations
  • In admin controller there is no separate Save action anymore, it saves And generates the new document at once

Fixed

  • Add signer line in the invoice document only if value is not empty

Removed

  • Smarty support