Il primo shop indipendente
al mondo per lo sviluppo di plugin per WooCommerce
Cambia lingua
Italiano

Ultimi aggiornamenti

Segui gli aggiornamenti dei plugin YITH giorno dopo giorno

YITH WooCommerce PDF Invoices and Packing Slips Premium - 3.7.0

  • New: support for WooCommerce 6.3
  • Update: YITH plugin framework
  • Fix: now the XML is generated also in the 'Generate invoices' bulk action
  • Dev: new filter 'yith_wcpdi_document_pattern'
  • Dev: added default invoice generation to the option
  • Dev: added new filter yith_ywpi_show_tax_total_condition
  • Dev: changes in the proforma management options

YITH WooCommerce PDF Invoices and Packing Slips Premium - 3.6.0

  • New: support for WooCommerce 6.2
  • New: added new option to disable the invoice creation when order value is zero
  • Update: YITH plugin framework
  • Update: language files
  • Fix: plugin version constants
  • Fix: wrong value for "PrezzoUnitario" field in Xml file (Electronic invoice module for Italian Customers)
  • Dev: removed filters placed in wrong place
  • Dev: added a condition to the percentage tax calculation in the invoice, to avoid errors if the product was removed
  • Dev: added new filter yith_ywpi_download_all_files_as_zip_condition_per_order to apply custom conditions when downloading all the invoice in a zip
  • Dev: added new filter yith_ywpi_generate_credit_note_automatically
  • Dev: added new method to generate the packing slip automatically and not based in the invoice generation

YITH WooCommerce PDF Invoice and Packing Slips Premium - 3.5.0

  • New: support for WordPress 5.9
  • New: support for WooCommerce 6.1
  • Update: YITH plugin framework
  • Update: language files
  • Fix: avoid issue when no tax rate is configured in WooCommerce
  • Fix: added international date format to improve the date formats conversion
  • Dev: fixed second parameter of 'woocommerce_order_item_name' filter in credit note template
  • Dev: changed default values in the document options
  • Dev: added new filter 'yith_ywpi_encode_text'

YITH WooCommerce PDF Invoice and Packing Slips Premium - 3.4.0

  • New: support for WooCommerce 6.0
  • Update: YITH plugin framework
  • Update: language files
  • Update: updated Help tab with new videos
  • Fix: fixed the placeholders replacement with the credit note number
  • Fix: comparison error on credit notes template
  • Dev: modified the 'ywpi_modify_customer_details_content' filter and function, to allow customize the section title
  • Dev: added new filter 'yith_ywpi_sanitize_document_pattern'

YITH WooCommerce PDF Invoice and Packing Slips Premium - 3.3.0

  • New: support for WooCommerce 5.9
  • Update: YITH plugin framework
  • Update: language files
  • Fix: fixed _date_paid placeholder condition checking the datetime
  • Fix: fixed the documents upload to Dropbox if the option is disabled
  • Fix: fixed the option to open link in a new tab on My Account page
  • Dev: changed method to get customer name in the documents table
  • Dev: added a default value when retrieving the data to show on documents

YITH WooCommerce PDF Invoice and Packing Slips Premium - 3.2.0

  • support for WooCommerce 5.8
  • Update: YITH plugin framework
  • Update: Added new videos to the help tab
  • Fix: fixed pagination of the last page of the table of invoices and credit notes
  • Fix: fixed the CSV export when filtering by dates
  • Fix: fixed invoice number when regenerating the document
  • Dev: improved queries for invoices and credit notes tables
  • Dev: improved query when getting orders where credit notes are created
  • Dev: added additional parameter to 'yith_ywpi_style_before_pdf_creation' filter
  • Dev: formatted date when using _paid_date placeholder
  • Dev: added offset to query to export CSV

YITH WooCommerce PDF Invoice and Packing Slips Premium - 3.1.1

  • Update: YITH plugin framework
  • Fix: debug info feature removed for all logged in users
  • Dev: removed an unnecessary database call
  • Dev: improved queries to show invoices and credit notes in the tables

YITH Woocommerce PDF Invoice and Packing Slips Premium - 3.1.0

  • New: added new option to hide or show the shipping details in the table of pro-forma invoices and invoices
  • Update: YITH plugin framework
  • Update: language files
  • Fix: fixed dropbox access token saving
  • Fix: fixed Google Drive client loading on unnecessary pages
  • Dev: added new HTML element in invoice totals template
  • Dev: added new styles to invoices tables
  • Dev: changed 'Avoid duplicate invoices' option to disabled by default
  • Dev: Improved performance to get stored invoice numbers when creating the document

YITH Woocommerce PDF Invoice and Packing Slips Premium - 3.0.2

  • Update: YITH plugin framework
  • Fix: get correct sequential invoice number when creating the document
  • Fix: get correct invoice number when regenerating the document
  • Dev: Added responsive mode to the filters of the invoices and credit notes table
  • Dev: Added additional checks to avoid errors
  • Dev: Downgrade guzzlehttp version to 6.X to avoid issues.