Releases: wpovernight/woocommerce-pdf-invoices-packing-slips
Releases · wpovernight/woocommerce-pdf-invoices-packing-slips
v4.0.0-beta-3
What's Changed
- Add Lithuanian language pack (document strings only) by @YordanSoares in #1023
- Fix: Additional fixes after Plugin Check revalidation by @alexmigf in #1030
- Fix: Call to undefined function standardSerializer() on UBL by @alexmigf in #1032
- Tweak: Replace
translate()
withgettext
filters in dynamic translation function by @alexmigf in #1028 - Remove translatability from VAT and COC fields by @MohamadNateqi in #1022
- v4.0.0-beta-3 by @alexmigf in #1033
Full Changelog: v4.0.0-beta-2...v4.0.0-beta-3
v4.0.0-beta-2
v4.0.0-beta-1
Full Changelog: v3.9.6...v4.0.0-beta-1
v3.9.6
v3.9.6-beta-1
Full Changelog: v3.9.5...v3.9.6-beta-1
v3.9.5
- 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
What's Changed
Full Changelog: v3.9.5-beta-12...v3.9.5-beta-13
v3.9.5-beta-12
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
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
What's Changed
Full Changelog: v3.9.5-beta-9...v3.9.5-beta-10