Releases: wpovernight/woocommerce-pdf-invoices-packing-slips
Releases · wpovernight/woocommerce-pdf-invoices-packing-slips
v2.2.0
- Feature: Document settings are now saved per order - changing settings after a PDF has been created will no longer affect the output
- Feature: Button to delete invoice or packing slip
- Feature: Better error handling and logging via WC Logger (WooCommerce > Status > Logs)
- Fix: Broader payment gateway compatibility (lower priority for documents initialization)
- Fix: undefined variable in construct when loading document programmatically (props to Christopher)
- Fix: compatibility with renamed WooCommerce plugins (settings page detection)
- Tweak: Reload translations before creating attachment
- Translations: Updated translations POT
v2.1.10
- Feature: Include invoice number and date in WooCommerce data remover and exporter
- Fix: Row class for Chained Products compatibility
- Fix: Improved compatibility with Advanced Custom Fields
- Fix: Setting for diabling for free invoices should be applied even when other plugins are applying rules
v2.1.9
v2.1.8
v2.1.7
- Feature: add [order_number] placeholder for number format
- Feature: $order and $order_id variables now available directly template (without needing the document object)
- Feature: add actions before & after addresses
- Fix: Sorting orders by invoice number
- Fix: Aelia Currency Switcher - use decimal & Thousand separator settings
- Fix: fix jquery migrate warnings for media upload script
- Tweak: add calculated tax rate to item data