Skip to content

Releases: wpovernight/woocommerce-pdf-invoices-packing-slips

v4.0.0-beta-3

24 Jan 14:13
1f47126
Compare
Choose a tag to compare
v4.0.0-beta-3 Pre-release
Pre-release

What's Changed

Full Changelog: v4.0.0-beta-2...v4.0.0-beta-3

v4.0.0-beta-2

23 Jan 10:43
d8ac03d
Compare
Choose a tag to compare
v4.0.0-beta-2 Pre-release
Pre-release

What's Changed

Full Changelog: v3.9.6...v4.0.0-beta-2

v4.0.0-beta-1

22 Jan 07:59
Compare
Choose a tag to compare
v4.0.0-beta-1 Pre-release
Pre-release

Full Changelog: v3.9.6...v4.0.0-beta-1

v3.9.6

21 Jan 08:42
Compare
Choose a tag to compare
  • Fix: Error calling undefined method WC_Order_Refund::get_customer_id()

v3.9.6-beta-1

20 Jan 16:23
Compare
Choose a tag to compare
v3.9.6-beta-1 Pre-release
Pre-release

Full Changelog: v3.9.5...v3.9.6-beta-1

v3.9.5

20 Jan 11:18
Compare
Choose a tag to compare
  • New: Email input callback function for settings
  • New: Adds support for additional UBL root elements
  • New: Add support for multiple handlers under a single root in UblDocument::get_data()
  • New: Validation for order tax exemption to apply UBL tax reason
  • New: The "Regenerate Invoice" feature now updates UBL Tax item data
  • New: Enhance UBL Taxes default selector, 'None' Option
  • New: Add cbc:BaseQuantity support to UBL structure
  • New: UBL Tax settings now align with the latest settings option
  • New: Add utility function for dynamic string translation
  • New: Add cbc:BuyerReference element to UBL for buyer reference
  • New: Enable Support for cac:PaymentMeans in UBL
  • New: Filter hooks for UBL tax schemes, categories, and reasons
  • New: Add cac:Price support to UBL
  • New: Support for UBL Tax Category Reason
  • Tweak: Replace UBL code to get the customer VAT number with new function
  • Tweak: Update UBL format selector description
  • Tweak: Allow 0 days for the due date
  • Tweak: Apply wpo_wcpdf_settings_fields_documents_{$this->type}_pdf before checking the emptiness of the $settings_fields
  • Fix: Logo height setting can break document layout on Simple template
  • Fix: Setting categories not applied to disabled documents
  • Fix: Postcode and city defaults in UBL tax output
  • Fix: Incorrect treatment of UBL format setting as historical
  • Translations: Updated translation template (POT).
  • Tested: Tested up to WooCommerce 9.6.

v3.9.5-beta-13

17 Jan 11:02
Compare
Choose a tag to compare
v3.9.5-beta-13 Pre-release
Pre-release

What's Changed

Full Changelog: v3.9.5-beta-12...v3.9.5-beta-13

v3.9.5-beta-12

16 Jan 16:58
Compare
Choose a tag to compare
v3.9.5-beta-12 Pre-release
Pre-release

What's Changed

  • New: email input callback function for settings by @alexmigf in #1011
  • Tweak: replace UBL code to get the customer VAT number with new function by @alexmigf in #1014

Full Changelog: v3.9.5-beta-11...v3.9.5-beta-12

v3.9.5-beta-11

16 Jan 10:56
Compare
Choose a tag to compare
v3.9.5-beta-11 Pre-release
Pre-release

What's Changed

  • New: add support for multiple handlers under a single root in UblDocument::get_data() by @alexmigf in #1007
  • New: adds support for additional UBL root elements by @alexmigf in #1009

Full Changelog: v3.9.5-beta-10...v3.9.5-beta-11

v3.9.5-beta-10

14 Jan 11:52
Compare
Choose a tag to compare
v3.9.5-beta-10 Pre-release
Pre-release

What's Changed

  • New: validation for order tax exemption to apply UBL tax reason by @alexmigf in #1005

Full Changelog: v3.9.5-beta-9...v3.9.5-beta-10