Skip to content

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

v3.9.5-beta-5

06 Jan 15:32
Compare
Choose a tag to compare
v3.9.5-beta-5 Pre-release
Pre-release

What's Changed

  • New: add cbc:BaseQuantity support to UBL structure by @alexmigf in #985
  • Tweak: removes standard default selector for UBL Tax Reason by @alexmigf in #987

Full Changelog: v3.9.5-beta-4...v3.9.5-beta-5

v3.9.5-beta-4

03 Jan 16:47
a4e1c97
Compare
Choose a tag to compare
v3.9.5-beta-4 Pre-release
Pre-release

What's Changed

  • New: add utility function for dynamic string translation by @alexmigf in #975
  • Tweak: improves the dynamic translate function. by @alexmigf in #978
  • New: use dynamic UBL tax settings instead of saving to order by @alexmigf in #973
  • Tweak: apply wpo_wcpdf_dynamic_translate() to dynamically translated strings by @alexmigf in #982
  • Fix: migrate UBL Tax Scheme settings by @alexmigf in #980

Full Changelog: v3.9.5-beta-3...v3.9.5-beta-4

v3.9.5-beta-3

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

What's Changed

  • New: add <cbc:BuyerReference> element to UBL for buyer reference by @alexmigf in #971

Full Changelog: v3.9.5-beta-2...v3.9.5-beta-3

v3.9.5-beta-2

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

What's Changed

  • New: Add cac:Price support to UBL by @alexmigf in #956
  • New: filters for UBL tax schemes, categories, and reasons by @alexmigf in #960
  • Tweak: update UBL tax scheme keys to comply with UN/EDIFACT code format by @alexmigf in #968
  • Fix: revert UBL Tax Categories to full UN/EDIFACT list by @alexmigf in #966
  • New: enable Support for cac:PaymentMeans in UBL by @alexmigf in #958
  • Fix postcode and city defaults in UBL tax output by @alexmigf in #962
  • Add global helper functions for UBL by @MohamadNateqi in #963

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

v3.9.5-beta-1

27 Dec 16:58
Compare
Choose a tag to compare
v3.9.5-beta-1 Pre-release
Pre-release

What's Changed

  • Fix: Incorrect treatment of UBL format setting as historical by @alexmigf in #945
  • Apply wpo_wcpdf_settings_fields_documents_{$this->type}_pdf before checking the emptiness of the $settings_fields by @MohamadNateqi in #949
  • Allow 0 days for due date by @MohamadNateqi in #940
  • New: Support for UBL Tax Category Reason by @alexmigf in #947

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

v3.9.4

22 Dec 19:58
Compare
Choose a tag to compare
  • New: add a note to inform users about the availability of additional documents
  • New: display a notice when the yearly reset action is not scheduled
  • Tweak: transition UBL support out of beta
  • Translations: update translation template (POT)

v3.9.3

19 Dec 16:49
Compare
Choose a tag to compare
  • New: enable searching for multiple invoice numbers in the Orders list for HPOS setups
  • New: calculate_due_date() document function
  • Fix: correct the type of the abstract document order_id property
  • Fix: UBL shop country code
  • Translations: update translation template (POT)

v3.9.2

17 Dec 09:08
Compare
Choose a tag to compare
  • New: adds description to UBL format selector
  • Fix: issue with PHP extension load checks
  • Translations: Updated translation template (POT).

v3.9.1

16 Dec 08:14
Compare
Choose a tag to compare
  • New: Adds support for multiple UBL formats.
  • New: Adds a shop phone number field for e-Invoice support.
  • New: Adds user info to order notes when generating documents.
  • New: Added an admin notice to inform when server requirements are not met.
  • New: Raised the minimum PHP version requirement to 7.4.
  • New: Removes space between items table and totals.
  • New: Added sections to settings for better organization.
  • Tweak: Improve the description of the "Remove released semaphore locks" tool.
  • Fix: Upgrade links not displaying correctly.
  • Fix: Temp folder warning style issue.
  • Fix: Remove unused legacy notice code: check_auto_increment_increment().
  • Fix: AJAX preview loading when disabled on settings pages.
  • Fix: UBL issue with empty tax on line items.
  • Fix: jQuery tipTip function not available.
  • Fix: Template item meta styling.
  • Fix: Semaphore class name on two classes that were still using the previous name.
  • Translations: Updated translation template (POT).
  • Tested: Tested up to WooCommerce 9.5.

v3.9.1-beta-4

13 Dec 10:41
Compare
Choose a tag to compare
v3.9.1-beta-4 Pre-release
Pre-release

What's Changed

Full Changelog: v3.9.1-beta-3...v3.9.1-beta-4