Releases: wpovernight/woocommerce-pdf-invoices-packing-slips
Releases · wpovernight/woocommerce-pdf-invoices-packing-slips
v3.9.5-beta-5
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
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
What's Changed
Full Changelog: v3.9.5-beta-2...v3.9.5-beta-3
v3.9.5-beta-2
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
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
v3.9.3
- 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
v3.9.1
- 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
What's Changed
- Add shop phone number field for e-Invoice support by @MohamadNateqi in #921
- Add shop phone number setting to common setting getter by @MohamadNateqi in #925
- New: adds support for multiple UBL formats by @alexmigf in #927
Full Changelog: v3.9.1-beta-3...v3.9.1-beta-4