DescriptionAdd support for third-party numbering plugins
-) Add third option for invoice numbers: "Third-party plugin"
-) If selected, use the invoice numbers returned by the woocommerce_invoice_number filter
-) Add JS to show/hide the counter configuration settings, when not needed (i.e. for order ID and/or third-party plugin)
This implements the API proposed at
http://open-tools.net/blog/63-proposal-for-a-general-api-for-third-party-woocommerce-invoice-numbering-plugins.html
for the "WooCommerce PDF Invoices" plugin by Bas Elbers (woocommerce-pdf-invoices)
Patch Set 1 #
|