Últimas Actualizaciones
Sigue las actualizaciones diarias de temas y plugins de YITH
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
YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.5
New: support WooCommerce 3.7
Update: updated Italian language
Update: updated plugin core
Fix: fixed the automatic packing slip generation
Fix: fixed the bulk regenerate documents feature
Fix: avoid additional tax rows in the total if the tax is zero
Dev: new filter to change the VAT field name in the checkout
Dev: fixed a warning with WC 3.7
Dev: added a new filter ywpi_allow_attach_credit_note
Dev: changed the method yith_get_prop to get_post_meta in the replace_customer_details_pattern method
YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.4
Fix: notice on undefined index
Dev: new filter 'yith_ywpi_reset_year_invoice_number'
Dev: new filter 'yith_ywpi_reset_year_document_note_number'
Tweak: allow placeholders in the invoice notes
Update: plugin fw
Update: main language file
YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.3
Fix: mandatory SSN field for electronic invoice module
YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.2
Fix: hide Electronic Invoice options for vendors when the module is disabled
Dev: new filter 'ywpi_vendor_options'
YITH Woocommerce Pdf Invoice and Shipping List Premium - 2.0.1
New: added a new option to generate automatically the packing slip for the order
New: added new template color selectors in the plugin settings
New: validation of SSN field during checkout process
New: check on receiver ID (electronic Invoice)
New: added a bulk edit to generate the invoice and the packing slip in the order page. Thanks to Morten Virik from Mementor AS (www.mementor.no)
New: added a bulk edit to regenerate the invoice and the packing slip in the order page.
New: added a credit note button on my account if available
Tweak: delete the invoice from the upload directory when use the remove button in the order
Tweak: use same templates for Invoice and Credit notes documents (Elctronic Invoice)
Update: Italian language
Update: Plugin-fw
Fix: option label
Fix: in_array() expects parameter 2 to be array, boolean given
Fix: fixed a duplicated product line in the credit note
Fix: Undefined variable: tax_percentage
Fix: fixed the date placeholders for the invoice number
Fix: fixed the delivery note display in the documents
Fix: fixed the date placeholders for the invoice store folder
Fix: fixed Undefined property notice
Fix: fixing the tax percentage in the template
Fix: integration with Multi Vendor
Removed: templates for credit note (Electronic invoice)
Dev: fixing an issue with the translations
Dev: changed the args in the MPDF call