Changelog

Invoice Modern

Version 2.1.2, December 11, 2023
  • Bug: Change the default Invoice Creation Date value to {date_created:format:Y-m-d} to fix sites that use d/m/Y in the WordPress Date Format setting
Version 2.1.1, November 30, 2023
  • Bug: Only add tax rate if it is not found in the tax label
Version 2.1.0, November 30, 2023
  • Feature: Add Invoice Creation Date setting which allows the entry submission date used as the invoice date to be overridden
Version 2.0.2, November 3, 2023
  • Bug: Fix display tax inclusive line item column when Gravity Perks eCommerce Fields enabled
Version 2.0.1
N/A
Version 2.0.0, July 26, 2023
  • Feature: Per-Product Tax Inclusive Pricing
  • Feature: Gravity Perks eCommerce Fields Support (Tax Exclusive Pricing)
  • Feature: Discount / Coupon Support (grouped or itemized)
  • Feature: New date format options, plus localized dates
  • Feature: Free Trial Gravity Forms subscription support
Version 1.3.4, May, 2020
  • Bug: Only lighten footer text colour when PDF font colour is black, otherwise use default font colour
Version 1.3.3, November 21, 2018
  • Bug: Fix tax rate calculation when not using whole numbers (e.g 12.5%)
Version 1.3.2, June 20, 2018
  • Bug: Pass $args to our do_action calls instead of undefined $data variable
  • Bug: Fix up undefined variable PHP notices when taxes are not enabled
Version 1.3.1, January 9, 2018
  • Bug: Fixed tax rate display issue / PHP notice when tax rate set to 0%
Version 1.3, November 3, 2017
  • Bug: Fix problem with logo image being distorted.
  • Bug: The logo is right-aligned when positioned on the right side of the PDF.
  • Bug: The padding in the totals now matches the line-item padding.
Version 1.2, May 26, 2017
  • Feature: Added support for a \"Due Date\" option in the invoice. You can now include a due date X days from the entry submission date.
Version 1.1, March 31, 2017
  • Feature: Added two new fields to the Company Information section to allow arbitrary information to be included with the address and contact details
  • Bug: Remove the product table header row if all labels are empty
Version 1.0, March 27, 2017
  • Initial Release