Latest Updates
Follow everyday YITH themes and plugins updates
YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.16
New: Support for WooCommerce 4.4
New: Support for WordPress 5.5
Tweak: make mandatory ssn only for invoices when electronic module is enabled (Italian Customers)
Update: plugin-fw
Fix: avoid display array and object meta values in product variations
Fix: required ssn rule
Fix: show phone field only if customer has a phone number associated (electronic invoice)
Dev: replaced deprecated method get_product_from_item
Dev: changes in the increment invoice number method
Dev: added the gift card discount as negative
YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.15
New: Support for WooCommerce 4.3
Tweak: validate SSN field only for private customers (Electronic Invoice)
Update: plugin framework
Update: language files
Fix: fixed displayed warnings in the plugin settings
Fix: ssn error message showed always
Dev: added new filter yith_ywpi_ssn_field_placeholder
Dev: added new filter yith_ywpi_vat_field_placeholder
Dev: changes the fee tax precision
Dev: added new filter ywpi_invoice_information_url
Dev: added new filter ywpi_dropbox_folder
Dev: added the extension param in some functions
YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.14
New: Support for WooCommerce 4.2
New: French translation
Update: Language files
Fix: fixed escaped strings in the plugin settings
Fix: show the products in the parent order using multi vendor
YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.13
Fix: changed wrong field type in document date format field
Update: plugin framework
YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.12
New: support for WooCommerce 4.1
New: added a new option in the checkout to let the customer choose between a receipt or invoice
Fix: fatal error on "Call to undefined method WC_Product_Course::get_regular_price()"
Fix: fixed wrong esc_html function with wp_kses_post function
Update: plugin framework
Update: plugin options updated
Update: Italian language files
Update: Spanish language files
Update: Dutch language files
Dev: added '#' to filename regexp pattern
Dev: added an str_replace in the footer to change the character | by -
Dev: new filter 'yith_ywpi_item_name_xml'
YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.10
New: support for WooCommerce 3.9
Tweak: Check if rtl language before print the document
Update: .pot file
Update: Dutch language
Update: Spanish language
Dev: new filter 'ywpi_next_progressive_file_id'
YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.9
Tweak: option panel changes
Tweak: enqueue frontend script only in Checkout page
Update: updated plugin framework
Fix: notice array to string conversion in admin order page
Fix: prevent issue on validation of XML file (Electronic Invoice module for Italian customers)
Fix: prevent get wrong shipping and fee taxes in the invoice details
Fix: fixed the price for unit on invoice details template (also affected the discount percentage value)
Dev: added action hook yith_ywpi_after_generate_template_pdf
YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.8
New: support for WordPress 5.3
New: support for WooCommerce 3.8
New: added new option to show or hide broken down taxes in the invoice summary
Update: plugin framework
Update: updated Dutch language
Update: updated Italian language
Fix: fixed product price and sale price on invoice details
Fix: prevent to get wrong tax when there is two or more taxes
Dev: new filter 'yith_ywpi_get_item_price_per_unit_sale' and 'yith_ywpi_get_item_price_per_unit'
YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.7
Tweak: improved the method to display the prices in the invoice, now, the regular price, sale price and product prices are displayed with taxes included or excluded depending on the WooCommerce tax settings
Tweak: improved the tax in the total table
Update: Italian language
Update: Spanish language
Update: updated plugin fw
Fix: fixed automatic document generation on the order creation
Dev: fix warning if param is an array
Dev: added new filter yith_ywpi_settings_panel_capability
YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.6
Update: updated .pot file
Update: updated Dutch language
Fix: fixed the automatic document generation on the order creation
Fix: prevent warning on invoice fields in admin view
Dev: fixed minor issue with the tax label
Dev: added some changes in the placeholders calls