Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 1.27 KB

File metadata and controls

58 lines (38 loc) · 1.27 KB

Change Log for OE Invoice PDF Module

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security

[2.2.1] - 2020-11-18

Fixed

  • fixed wrong parameter blShowVATForDelivery, should be blShowVATForPayCharge

[2.2.0] - 2020-11-18

Fixed

  • fixed string to int cast in tcpdf
  • check if footerImage exists
  • oxdellname must be filled in for delivery address
  • check for umlauts in oxbilllname
  • Delivery address is not output if database field "oxdelsal" is not filled out.

[2.1.0] - 2019-06-13

Fixed

Added

  • gitattributes to exclude files in zip
  • composer improvements
  • language entries
  • Footer logos and select whether to create the pdf with or without logos. Some small changes on the trans files

[2.0.1] - 2017-12-07

Added

  • Changelog added
  • Module available on packagist

[2.0.0] - 2017-12-05

Changed

  • Adapted the module to be compatible with OXID eShop 6.