WooCommerce PDF Invoices

Wordpress Plugin
Download latest - 3.1.9

Developers

baaaaas

Download Stats

Today 97
Yesterday 159
Last Week 921
All Time 292,319
Banner 772x250

Invoicing can be time consuming. Well, not anymore! Invoices for WooCommerce automates the invoicing process by generating and sending it to your customers.

This WooCommerce plugin generates PDF invoices and PDF packing slips, attaches it to WooCommerce email types of your choice and sends invoices to your customers' Dropbox, Google Drive, OneDrive or Egnyte. Choose between multiple clean and customizable templates.

Main features

  • Automatic PDF invoice generation and attachment.
  • Manually create or delete PDF invoice.
  • Attach PDF invoice to multiple WooCommerce email types of your choice.
  • Generate PDF packing slips.
  • Connect with Google Drive, Egnyte, Dropbox or OneDrive.
  • Multiple clean and highly customizable PDF Invoice templates.
  • WooCommerce order numbering or built-in sequential invoice numbering.
  • Many invoice and date format customization options.
  • Advanced items table with refunds, discounts, different item tax rates columns and more.
  • Download invoice from My Account page.
  • Mark invoices as paid.

Invoices for WooCommerce Premium

This plugin offers a premium version which comes with the following features:

- Attach PDF invoices to many more email types including third party plugins
- Send credit notes and cancelled PDF invoices
- Fully customize PDF invoice table content by modifying line item columns and total rows
- Automatically send a reminder email configurable within a specific period of time and display a payment due date
- Bulk generate PDF invoices
- Bulk export and/or download PDF invoices
- Bill periodically by generating and sending global invoices
- Let customers decide to generate a PDF invoice on checkout
- Change the font of the PDF invoices
- Add additional PDF files to PDF invoices
- Send customer invoices directly to multiple recipients
- Compatible with WooCommerce Subscriptions plugin emails.

Upgrade to Invoices for WooCommerce Premium >>

Support

Support can take place on the forum page, where we will try to respond as soon as possible.

Contributing

If you want to add code to the source code, report an issue or request an enhancement, feel free to use GitHub.

Translating

Contribute a translation on GitHub.


Releases (105 )

Version Release Date Change Log
3.1.9 2021-10-12
  • October 12, 2021 =

  • Fixed: Fixed action name.

3.1.8 2021-10-06
  • September 17, 2021 =

  • Fixed: Fatal error.

3.1.7 2021-07-13
  • July 13, 2021 =

  • Improved: Plugin name.

  • Improved: Translation files.

3.1.4 2020-09-17
  • September 17, 2020 =

  • Fixed: Translation files by adding keywords.

3.1.3 2020-08-31
  • August 31, 2020 =

  • Fixed: Fatal error.

3.1.0 2020-06-21
  • June 17, 2020 =

  • Added: Packing slip meta box to Edit Order page to generate packing slip.

  • Added: Param to filters wpi_after_invoice_content and wpi_before_invoice_content and changed prefix.

  • Added: Filter 'wpi_after_document_generation'.

  • Added: Filter 'wpi_pdf_invoice_filename' to change the name of the pdf invoice file.

  • Added: Filters 'wpi_show_my_account_pdf' and 'wpi_show_download_invoice_shortcode' to override displaying the invoice based on paid status.

  • Added: Filter 'wpi_invoice_number' to change the invoice number.

  • Improved: Filter 'bewpi_formatted_invoice_number' to 'wpi_formatted_invoice_number'.

  • Improved: NL translation files thanks to @freasy.

  • Improved: Invoice number format only allowing letters, numbers, whitespaces and hyphens minuses.

  • Improved: Formatted company address and details by splitting into separate functions.

  • Fixed: Settings error notices not showing.

  • Fixed: Replacing placeholders while getting options.

  • Fixed: mPDF compatibility with PHP 7.4.

3.0.11 2020-05-29
  • November 8, 2019 =

  • Added: Company registration number.

3.0.10 2019-10-28
  • October 28, 2019 =

  • Fixed: Fatal errors when using micro template.

3.0.9 2019-10-26
  • October 26, 2019 =

  • Improved: Custom logo upload setting by using the native media library.

3.0.8 2019-08-30
  • August 30, 2019 =

  • Fixed: Reset invoice counter not deleting invoices.

3.0.7 2019-06-11
  • June 11, 2019 =

  • Fixed: Packing slip not displaying custom meta and user meta fields.

3.0.6 2019-06-08
  • June 7, 2019 =

-IImproved: Sequential invoice numbering by refactoring code.

3.0.5 2019-05-31
  • May 31, 2019 =

  • Fixed: Sequential invoice numbering not incrementing.

3.0.2 2019-04-25
  • April 25, 2019 =

  • Fixed: Using order number as invoice number.

  • Fixed: Fatal error sabre ubl_invoice dependency.

  • Fixed: Formatted base address not showing on packing slips.

3.0.1 2019-04-19
  • April, 2019 =

  • Fixed: Fatal error PLUGIN_SLUG constant.

3.0.0 2019-04-18
  • April, 2019 =

  • Added: Debug settings tab with debug information.

  • Added: Loading textdomain from Loco Translate folder wp-content/languages/loco/plugins.

  • Added: Filters to add (custom) customer address fields.

  • Improved: Translations and updated language files.

  • Improved: Options not loading on every request.

  • Improved: Only show admin notices when enabled within wp-config.php.

  • Improved: Admin notices JS code only loading on plugins.php page.

  • Fixed: Not printing invoice details which have empty values.

  • Fixed: Translations not working due to update WordPress.

2.9.16 2018-08-03
  • August 3, 2018 =

  • Added: 'wpi_order_item_totals_left' action to template.

  • Improved: Translation files.

  • Fixed: VAT column not always displayed.

2.9.14 2018-07-26
  • July 23, 2018 =

  • Improved: Margin between template header and body.

2.9.12 2018-02-26
  • February 18, 2018 =

  • Fixed: Invoice number column displayed at first place of shop order table.

2.9.11 2018-01-17
  • January 17, 2018 =

  • Added: 'wpi_invoice_date' filter to change the date of the invoice.

  • Added: Bulk Print PDF Packing Slips action that merges selected packing slips.

  • Added: Filter to change the default value of the request invoice checkout field.

  • Added: Filter 'bewpi_settings_capability' to change settings permissions.

  • Added: Allowance for network admin to view pdf invoice without registering for single site.

  • Improved: Alignment of invoice actions within Edit Order page.

  • Improved: Language files and translations.

  • Fixed: Not existing attachments year folder.

2.9.10 2017-11-13
  • November 13, 2017 =

  • Added: Multisite compatibility by changing uploads directory.

  • Added: WC required version comments.

  • Fixed: Missing $line_items on invoice template for has_only_virtual_products().

  • Fixed: Fatal error non-numeric value.

  • Fixed: Enhanced select options not removable.

2.9.9 2017-10-19
  • October 19, 2017 =

  • Fixed: Parse error: syntax error, unexpected '::'.

2.9.8 2017-10-19
  • October 18, 2017 =

  • Added: 'add_invoice_information_meta' filter to add/remove PDF invoice information meta. See FAQ for example code. Make sure to update your custom template!

  • Added: 'wpi_item_description_data' filter to modify product description data.

  • Fixed: Options with enhanced selections resetting sort order.

2.9.7 2017-10-12
  • October 12, 2017 =

  • Fixed: WC 3.2.0 compatibility.

  • Fixed: 'bewpi_skip_invoice_generation' filter parameter using order object instead of order total.

2.9.6 2017-10-10
  • October 10, 2017 =

  • Added: Filter 'wpi_skip_pdf_invoice_attachment' to skip PDF invoice email attachment.

  • Fixed: Non-dismissable notice by temporary disabling it.

  • Fixed: PDF invoice marked as sent when sent to admin.

2.9.5 2017-09-20
  • September 20, 2017 =

  • Fixed: Download invoice from my account page not showing.

  • Fixed: Non-dismissable rate admin notice.

2.9.4 2017-09-20
  • September 13, 2017 =

  • Added: Added invoice actions to view, update and delete invoice.

  • Added: Action 'wpi_watermark_end' to add multiple watermarks.

  • Improved: Language files by adding more keywords.

  • Fixed: Company logo not found when protocol has been changed.

  • Fixed: [prefix] and/or [suffix] hardcoded in invoice number.

  • Fixed: Fixed body options section not showing on settings page.

  • Fixed: 'Fatal Error: non-numeric value encountered' when using position absolute.

2.9.3 2017-07-12
  • July 5, 2017 =

  • Added: 'wpi_template_name' filter to change the template based on specific order variables. See FAQ.

  • Added: 'wpi_email_types' filter to add email types.

  • Fixed: PDF abortion error by not using date format from settings for [order-date] since it can have slashes.

  • Fixed: Missing argument 3 fatal error due to 'woocommerce_checkout_order_processed' hook used by third party plugins.

  • Removed: Greyed out WooCommerce Subscriptions emails.

2.9.2 2017-06-12
  • June 12, 2017 =

  • Added: Filter to change the value of the option when using WPI()->get_option(). See Issue #190.

  • Added: SKU to packing slip.

  • Fixed: Packing slips redirecting to Edit Order page when using micro template. Consider using minimal template. Micro template is deprecated and will probably no longer be supported in future versions.

  • Fixed: WC 2.6 compatibility.

2.9.1 2017-05-23
  • May 15, 2017 =

  • Improved: Loading settings only on settings pages.

  • Improved: Option method for getting options by option group and option name.

  • Improved: Main global class function name by renaming it from 'BEWPI()' to 'WPI()'.

  • Improved: Viewing packing slip by using Download and Send to browser view modes.

  • Improved: Creation of uploads directories only on admin request and plugin activation/update.

  • Fixed: 'BEWPI()->templater()->get_meta()' always empty by setting order directly after order creation.

  • Fixed: 'Bad gateway' and 'PHP Warning: A non-numeric value encountered' on checkout page due to mPDF 7.1 incompatibility.

  • Fixed: ttfontdata folder losing cached font data files by using custom directory in uploads folder.

  • Fixed: .html extension added while viewing/downloading packing slip.

  • Fixed: VAT number message always showing when '_vat_number_is_valid' is not empty.

  • Fixed: Sequential Invoice Number plugin compatibility by using get_order_number() instead of get_id().

2.9.0 2017-05-15
  • May 15, 2017 =

  • Improved: Spanish translation files thanks to Jorge Fuentes.

  • Improved: Settings classes with a complete refactor.

  • Improved: File names by removing unnecessary prefixes.

  • Improved: PDF invoice generation by skipping unnecessary PDF invoice update for same request.

  • Improved: Deactivation notice by only checking for notice on plugins.php page.

  • Fixed: Facebook share button.

  • Fixed: Download from my account page not working.

  • Fixed: Item meta and download item meta not displayed inline within table cells by stripping <p> and <br> tags. Update custom template needed!

  • Removed: Unused CSS and JS.

2.8.1 2017-04-28
  • April 21, 2017 =

  • Added: Option to disable Packing Slips.

  • Added: Composer (PHP 5.2 compatible) classmap autoloading.

  • Added: Custom get_order_item_totals() method to be able to override and did some backporting.

  • Improved: JavaScript by only running code on correct page.

  • Improved: Plugin size by using forked mpdf repo and removed a lot of default fonts to keep only fonts that cover most languages/characters.

  • Improved: Font by switching from 'Arial' to 'dejavusanscondensed' for best character coverage.

  • Improved: WooCommerce compatibility.

  • Improved: Prefix and suffix by removing unnecessary '[prefix]' and '[suffix]' placeholders.s

  • Improved: Language files.

  • Improved: Admin notices hooks only loading on admin.

  • Improved: 'bewpi_mpdf' filter by moving it directly before document write and added document object as argument.

  • Fixed: Template specific settings not always showing. Make sure your custom template contains template name in order to get template specific settings.

  • Fixed: 'PHP Warning: copy(): The first argument to copy() function cannot be a directory' when moving PDF invoices to new uploads directory.

  • Removed: Refunds in totals on 'Minimal' invoice template.

2.8.0 2017-04-27
  • April 19, 2017 =

  • Added: Packing Slip PDF document (for 'Minimal' template, not 'Micro').

  • Fixed: 'Warning: ReflectionProperty::getValue() expects exactly 1 parameter, 0 given'.

2.7.3 2017-04-18
  • April, 18, 2017 =

  • Improved: setup_directories() running on every (admin) request by only running when WPI_UPLOADS_DIR does not exists.

  • Fixed: 'Call to undefined function bewpi_get_id()' by dumping Composer autoloading.

  • Fixed: GLOB_BRACE unsupported on some systems.

2.7.2 2017-04-18
  • April, 15, 2017 =

  • Added: Filter 'bewpi_my_account_pdf_name' to change the name of the PDF button on My Account page.

  • Fixed: 'Fatal error: Call to a member function get_id() on null' by checking object type in method add_emailitin_as_recipient().

2.7.1 2017-04-14
  • April, 14, 2017 =

  • Fixed: 'PHP Fatal error: Call to undefined method WC_Order::get_id()'.

2.7.0 2017-04-14
  • April 13, 2017 =

  • Added: A brand new template inspired by NextStepWebs called 'Minimal' that makes use of the new BEWPI()->templater() class. Important: 'Micro' template is deprecated and will no longer be supported. We've created a petition #162 where you can leave a vote to keep the 'Micro' template.

  • Added: 'composer.json' file, requiring mPDF and using autoloading.

  • Added: Class BEWPI_Template which serves all template data. Your custom template needs an update!

  • Added: 'bewpi_skip_invoice_generation' filter to skip invoice based on order data like products, categories etc.

  • Improved: Uploads directory by moving all files (templates, invoices and fonts) to new 'uploads/woocommerce-pdf-invoices' directory! Do not use the old uploads/bewpi-invoices and uploads/bewpi-templates anymore!

  • Improved: load_plugin_textdomain method by using locale filter.

  • Improved: File structure by moving partials to includes/admin/views.

  • Improved: Invoice number reset by using transient instead of updating complete template options.

  • Improved: Template by using printf() for better readability and added html escaping.

  • Improved: Template by checking for company logo url to display logo.

  • Improved: get_template() method by moving it to BEWPI_Abstract_Document class so child classes can use it.

  • Improved: 'bewpi_before_document_generation' action by changing arguments array into separate variables.

  • Improved: Invoice type variable by using relative paths (invoice/simple and invoice/global), so renamed 'invoices' directory to singular 'invoice'.

  • Improved: templater() by setting $order object as a class variable, so the class methods can make use of it instead of using $order_id as param.

  • Improved: Settings descriptions due to new template.

  • Improved: Settings page by not showing related settings based on selected template.

  • Fixed: PDF invoice url by changing order of filter arguments.

  • Fixed: 'Invoice No.' column not always before 'Actions' column on Shop Order page.

  • Fixed: '_bewpi_pdf_invoice_path' postmeta only created when option 'Reset yearly' is enabled.

  • Fixed: WooCommerce 3.x.x+ compatibility.

  • Removed: Unused and unnecessary actions 'bewpi_before_output_template_to_buffer' and 'bewpi_after_output_template_to_buffer'.

  • Removed: 'bewpi_lang_dir' filter, because WordPress made update-safe directory 'wp-content/languages/plugins'.

  • Removed: get_template_dir() method. Using BEWPI()->templater->get_template() instead.

  • Removed: Open Sans font and replaced it with Arial due to the use of composer. We load all fonts from mPDF library now.

2.6.4 2017-03-06
  • March 6, 2017 =

  • Fixed: 'Fatal error: Call to a member function get_total() on null' by checking for WC_Order object type within attach_invoice_to_email() method.

2.6.3 2017-02-25
  • February 24, 2017 =

  • Added: Option to disable generation of PDF invoices for orders with only free products.

  • Improved: Font usage by defining font-family within style.css file.

  • Improved: Translation files.

  • Fixed: Company logo not found by checking for possible modified image source url.

  • Fixed: PDF invoices not updated (with paid watermark) when order has been modified.

  • Fixed: Customer shipping address always showing.

  • Fixed: 'Update Failed: Internal Server Error' when updating plugin (from version 2.5.7-) by temporary changing max_execution_time setting.

  • Fixed: Company logo url not saving due to use of esc_url() regarding special characters.

2.6.2 2017-02-15
  • February 2, 2017 =

  • Improved: Company logo setting by just using a attachment url from Media Library. Note that the image won't be shown on settings page anymore.

  • Improved: 'readme.txt' and 'settings-sidebar.php' files.

  • Fixed: bewpi_mpdf filter not working properly. Should be placed before writing html.

  • Fixed: Invoice number compatibility with third party plugins by using get_order_number() method instead of id.

  • Fixed: Invoice number column on mobile by adding a '-' when no invoice number exists.

2.6.1 2017-01-30
  • January 30, 2017 =

  • Improved: bewpi-install-date option name by renaming it to bewpi_install_date.

  • Improved: _bewpi_on_plugin_update function to use less database calls and memory. Allocate at least 256MB in order to update to version 2.6+.

2.6.0 2017-01-29
  • January 29, 2017 =

  • Added: 'bewpi_formatted_invoice_number_order_date' filter to change format of order date within formatted invoice number.

  • Added: VAT rate percentages. Update your custom template within uploads folder!

  • Added: '_bewpi_invoice_pdf_path' postmeta to easily get the path to the invoice due to possible pdf location changes.

  • Improved: Check if invoice has been generated by using 'bewpi_invoice_number' and '_bewpiinvoice_pdf_path' postmeta.

  • Improved: Reducing database calls by making 'exists()' method static so a complete invoice does not need to be initialized.

  • Improved: '_bewpi_invoice_date' postmeta has been updated to mysql date in order to prevent faulty formatting.

  • Improved: Reducing database calls by not using/saving 'bewpi_formatted_invoice_number' and 'bewpi_invoice_year'. Instead use 'bewpi_invoicedate' and '_bewpi_invoice_number' and format invoice number and get year within code.

  • Improved: Language files.

  • Fixed: PDF invoice not attached to emails due to wrong path to file given.

  • Fixed: 'Fatal error: Call to a member function is_virtual() on boolean' by changing expression from 'null' to 'boolean' due to type checking operator. Update your custom template within uploads folder!

  • Fixed: 'Fatal error: Call to a member function get_title() on a non-object' when trying to generate invoice with deleted product. Update your custom template within uploads folder!

2.5.7 2017-01-20
  • January 20, 2017 =

  • Improved: Directory security by adding .htaccess and index.php to pdf invoices directory.

2.5.6 2017-01-19
  • January 19, 2017 =

  • Improved: Language files.

  • Improved: Number of database calls to check if invoice exists.

  • Improved: Only deleting invoices with numbers greater then next number when using counter reset.

  • Fixed: 'view' action translatable.

  • Fixed: Not correct next number displayed on template settings page by changing input html attribute disabled to readonly.

2.5.5 2017-01-12
  • January 12, 2017 =

  • Improved: Language files.

  • Improved: Plugin action links on plugins.php page.

  • Improved: get_total() method to get_formatted_total() and get_subtotal() to get_formatted_subtotal(). Custom templates in uploads folder need to be updated!

  • Fixed: "Access denied" for customer trying to download/view pdf invoice by separating code into admin and frontend callback methods.

  • Fixed: "Fatal error: require_once(): Failed opening required 'header.php'" when custom template has been deleted and user option still has custom template set.

2.5.4 2017-01-10
  • January 10, 2017 =

  • Added: '[order-date]' and '[order-number]' to invoice number option.

  • Improved: Language files.

  • Fixed: Customers shipping address not displayed at all.

  • Fixed: Total amount not calculating with refunds.

2.5.3 2017-01-09
  • January 9, 2017 =

  • Added: Option to show shipping address and do not show shipping address when order has only virtual products.

  • Fixed: Reset counter option.

  • Fixed: Settings sidebar font color conflicts.

  • Fixed: Invoice number column on Shop Order page always visible.

2.5.2 2017-01-05
  • January 5, 2017 =

  • Fixed: "Expression is not allowed as class constant value" due to PHP versions older then 5.6.

2.5.1 2017-01-05
  • January 5, 2017 =

  • Fixed: "Warning: array_merge(): Argument #2 is not an array" by casting empty get_option to array.

  • Fixed: "Parse error: syntax error, unexpected T_OBJECT_OPERATOR" by not using class member access on instantiation.

2.5.0 2017-01-05
  • January 5, 2017 =

  • Added: Invoice number column on Shop Order page.

  • Added: Czech Republic language files thanks to Stanislav Cihak.

  • Improved: All language files.

  • Improved: Overall code from BE_WooCommerce_PDF_Invoices class and Settings classes by following WordPress Coding Standards and removing unnecessary variables, functions etc. (long way to go but it's a start)

  • Improved: Email attachment option with multiple checkboxes to attach invoice to multiple email types.

  • Improved: Admin notices by using transients and did some separation of concern by creating a new class file for admin notices.

  • Fixed: Fatal error "tfoot must appear before tbody" by deleting tfoot and added thead so the header will appear on multiple pages. The tfoot does not need to be on all pages.

  • Fixed: Not sending email when there are multiple BCC headers.

  • Fixed: Hidden order itemmeta hiding on admin pages by adding custom filter "bewpi_hidden_order_itemmeta".

  • Fixed: Activation admin notice keeps displaying when redirected to different page.

  • Removed: Filters 'bewpi_paid_watermark_excluded_payment_methods' and 'bewpi_paid_watermark_excluded_order_statuses', because there is no reason to show watermark based on order status or payment method. Watermark should only be displayed when order has been paid for, so order status should be Processing or Completed. Using WooCommerce' "is_paid" function to achieve this.

2.4.13 2016-12-05
  • December 5, 2016 =

  • Fixed: Fixed company logo "IMAGE Error: Image not found" and other mPDF image errors due to wrong (local)host server configurations (mainly on shared hosting) by using mPDF' "Image as a Variable" method.

  • Fixed: Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'BE_WooCommerce_PDF_Invoices' does not have a method 'display_rate_admin_notice'.

  • Fixed: Support for Hindi, Kuwaiti and more by adding "Free Serif" font.

2.4.12 2016-11-24
  • November 23, 2016 =

  • Added: Estonian language files.

  • Added: Option to be able to display text in black color. This fixes the invisible text problem when theme color is white or some other light color.

  • Added zero VAT when user inserts a valid VAT Number with "WooCommerce EU VAT Number" plugin, because some EU countries demand it. Also added notice at the end of the PDF stating "Zero rated for VAT as customer has supplied EU VAT number".

  • Improved: Don't pass objects by reference (this is default since PHP5).

  • Improved: Moved some HTML out of translation strings.

  • Improved: Removed some inline IF statements to adhere to the WordPress Code Standard.

  • Improved: Escape attributes with user submitted values.

  • Improved: Update PHPDocs for methods.

  • Improved: Use admin_footer_text and 'update_footer' filters instead of window.onload to show/modify text.

  • Improved: Use add_query_arg and remove_query_arg for building URL's.

  • Improved: Create DateTime from explicit form we're saving it in.

  • Improved: Remove unnecessary loop by passing arrays to str_replace.

  • Improved: Namespace JS object into BEWPI object to prevent clashes with other global Settings objects.

  • Improved: Use wp_list_pluck to build array of defaults.

  • Improved: Updated German, French and Slovenian language files.

  • Improved: Table by only showing column headers on first page and totals on last. The totals won't be cut off between pages anymore.

  • Improved: Getting total amount by simply using $order->get_total(); method and not manually calculating with refund.

  • Fixed "WooCommerce Cost of Goods" plugin only hiding cost itemmeta in admin.

2.4.11 2016-11-15
  • November 14, 2016 =

  • Added: Filter to alter formatted invoice number.

  • Removed: Unnecessary language files and CSS.

2.4.10 2016-11-15
  • September 23, 2016 =

  • Added: "On-hold" email to attach invoice

  • Fixed: Several small bugs due to new version of mPDF

2.4.9 2016-09-23
  • September, 2016 =

  • Fixed: Updated mPDF

2.4.8 2016-09-17
  • September, 2016 =

  • Fixed: mPDF PHP7 errors (blank pages)

2.4.7 2016-09-12
  • May 2, 2016 =

  • Fixed: Invoice not attached to email

2.4.6 2016-05-02
  • April 29, 2016 =
  • Added: Option to change the title of the invoice
  • Fixed: Invoice not attached to email
  • Fixed: Shortcode error when no order_id is given
2.4.5 2016-04-29
  • April 15, 2016 =

  • Added: Filter 'bewpi_allowed_roles_to_download_invoice' (check FAQ)

  • Added: Watermark mPDF options

  • Added: Italian language files

  • Added: Actions 'bewpi_before_invoice_content' and 'bewpi_after_invoice_content' for WPML integration (WIP)

  • Added: Filter 'bewpi_attach_invoice_excluded_payment_methods' to attach invoice depending on payment methods

  • Improved: Norwegian language file

2.4.4 2016-04-15
  • March 11, 2016 =

  • Added: Filter for email attachments

  • Fixed: Invoice action buttons on order page not showing due to conflict with other invoicing plugin

  • Fixed: Characters showing square like Rupee symbol

2.4.3 2016-03-11
  • March 06, 2016 =

  • Removed: Borders on template due to testing layout.

2.4.1 2016-03-06
  • February 10, 2016 =

  • Added: Lithuanian language files

  • Added: German language files

  • Improved: Settings sidebar

  • Fixed: Don't display paid watermark when payment method is Cash on Delivery

  • Fixed: mPDF already included

  • Fixed: Margin between header and address sections

  • Fixed: Copy .htaccess and index.php files to many times into uploads folder

2.4.0 2016-02-11
  • January 15, 2016 =

  • Added: Purchase Order Number from WooCommerce Purchase Order Gateway

  • Added: VAT Number from WooCommerce EU VAT Number

  • Added: Russian language files

  • Added: Option to enable mPDF debugging

  • Improved: Dutch language files

  • Improved: Romain language files

  • Fixed: Company logo image only showing red placeholder - Increased performance by using relative path to image

  • Fixed: Color picker CSS conflict

2.3.20 2016-01-15
  • December 30, 2015 =

  • Improved: Changed textdomain to plugin slug due to preparation of WordPress translations packages

2.3.19 2015-12-30
  • December 30, 2015 =

  • Fixed: Translations not properly configured by removing Domain Path.

2.3.18 2015-12-30
  • December 30, 2015 =

  • Fixed: Syriac, Arabic, Indic, Hebrew (and more) fonts integration.

  • Improved: Number of zero digits for invoice number up to 20.

2.3.17 2015-12-30
  • December 25, 2016 =

  • Added: Romanian language files

  • Fixed: Shop managers access to view invoices.

  • Fixed: Rating notice showing while activating plugin

2.3.16 2015-12-25
  • December 19, 2016 =

  • Fixed: Permission for customers and admins to view invoices.

2.3.15 2015-12-19
  • December 18, 2015 =

  • Added: Shortcode for downloading invoices

  • Added: Option to enable/disable download button on account page

  • Fixed: Invoice number always 1 due to no wp table prefix in query

  • Fixed: Date localization and timestamps

2.3.14 2015-12-18
  • December 11, 2015 =

  • Fixed: Fatal errors due to Wordpress 4.4

  • Improved: Replaced textdomain variable by strongly typed string (properly prepared for translations)

2.3.13 2015-12-12
  • November 28, 2015 =

  • Improved: Changed file_get_contents to wp_get_remote

  • Fixed: Logo not always showing

  • Fixed: Footer column (typo in code)

2.3.11 2015-11-27
  • November 6, 2015 =

  • Added: Do not attach option to email options

  • Added: Swedish language files

  • Improved: Shipping address not showing if empty

  • Fixed: Invoice numbering gaps while cancelling invoice

2.3.10 2015-11-05
  • October 29, 2015 =

  • Added: German language files.

2.3.9 2015-10-29
  • Oktober 20, 2015 =

  • Improved: Template files

  • Fixed: Admin notices not showing

2.3.8 2015-10-21
  • Oktober 9, 2015 =

  • Fixed: Losing settings.

2.3.6 2015-10-06
  • Oktober 3, 2015 =

  • Fixed: Errors while activating plugin due to missing custom template dirs

2.3.5 2015-10-03
  • September 27, 2015 =

  • Added: POT file

  • Added: Option to display subtotal including or excluding shipping

  • Added: Settings sidebars with information

  • Added: Many hooks for interacting with your own code

  • Fixed: File upload size to 2MB

  • Fixed: Admin notifications not always showing

2.3.4 2015-09-27
  • August 16, 2015 =

  • Fixed: Subtotal not displaying including tax

  • Fixed: Plugin activation and deactivation hooks

  • Fixed: Logo not always showing

  • Improved: Settings markup

  • Improved: Admin notices

2.3.3 2015-09-16
  • August 13, 2015 =

  • Improved: Check if allow_url_fopen is enabled for image conversion to base64

  • Improved: Norwegian language file thanks to Anders Srensen :)

2.3.2 2015-08-13
  • August 12, 2015 =

  • Added: Font to display rupee currency

  • Fixed: Check if order has been paid

  • Improved: Payment status showing as watermark

2.2.10 2015-08-07
  • July 3, 2015 =

  • Added: Filter for mpdf options

  • Fixed: Email it in not receiving email

2.2.9 2015-07-03
  • June 22, 2015 =

  • Added: Client billing phone number

  • Added: Option to display including tax

  • Added: Discount not showing while 0.00

  • Added: Formatted invoice number to download button

  • Fixed: Tax showing correct label

2.2.8 2015-06-22
  • May 15, 2015 =

  • Fixed: BEWPI_TEMPLATES_DIR not defined

2.2.7 2015-05-15
  • May 15, 2015 =

  • Added: Filter to change path to textdomain

  • Added: Fees on invoice

  • Added: Option to add month to invoice number format

  • Fixed: Image not always showing on invoice

2.2.6 2015-05-15
  • May 14, 2015 =

  • Fixed: Sequential invoice numbering

2.2.5 2015-05-14
  • May 13, 2015 =

  • Fixed: Invoice not generated with order

2.2.4 2015-05-13
  • May 11, 2015 =

  • Fixed: Admin notice

  • Fixed: VAT translation

  • Improved: Invoice header repeating on every page

  • Improved: Template into separate files

2.2.3 2015-05-11
  • April 28, 2015 =

  • Added: Customer notes added via order details page

  • Fixed: Invoice not translated

  • Fixed: Date not translated

  • Updated: Language files

2.2.2 2015-04-28
  • April 25, 2015 =

  • Added: Admin notices

  • Improved: Translations

2.2.1 2015-04-25
  • April 25, 2015 =

  • Added: Support for multiple languages like Chinese, Greek, Latin etc.

  • Fixed: Invoice translation

  • Fixed: Language files translatable

  • Fixed: wc_tax_enabled function support due to WooCommerce 2.2 and lower

  • Improved: French language files

2.2.0 2015-04-25
  • April 8, 2015 =

  • Added: Download invoice button on My account page

  • Added: Norwegian language files

  • Added: Settings sections into settings pages

  • Added: Checkbox to reset invoice number counter

  • Added: Refunds on invoice template

  • Added: Item tax and different total taxes on invoice template

  • Fixed: Updating plugin removed all invoices -- Invoices into uploads dir

  • Fixed: Order number not formatted

  • Fixed: Invoice not viewable and removable in IE on Order details page

  • Improved: Completely refactored code

  • Improved: Dutch language file

2.1.0 2015-04-24
  • April 8, 2015 =

  • Added: Variable products attributes on template

  • Added: Shipping address on template

  • Added: Order number and order date on template

  • Added: Option to add the year to the invoice number

  • Added: Option to change order date format

  • Fixed: Header CSS on template

  • Improved: Dutch language file

2.0.6 2015-04-08
  • April 3, 2015 =

  • Fixed: Displays wrong unit price for variation products

  • Fixed: Some currencies not getting displayed

2.0.5 2015-04-03
  • March 30, 2015 =

  • Fixed: Invoice number type doesn't get saved.

  • Improved: WPI_Invoice class code.

2.0.4 2015-03-30
  • March 30, 2015 =

  • Added: Option to use WC order number as invoice number

  • Added: Slovenian language file

  • Added: French language file

  • Fixed: Translation invoice

2.0.3 2015-03-30
  • March 27, 2015 =

  • Fixed: Suffix and company logo dissapearing

2.0.2 2015-03-27
  • March 26, 2015 =

  • Fixed: PHP 5.3+ compatibility

2.0.1 2015-03-26
  • March 26, 2015 =

  • Fixed: Validation errors

  • Fixed: Parse error '['

2.0.0 2015-03-26
  • March 23, 2015 =

  • Added: Send invoice to your personal cloud storage with emailitin.com

  • Added: Option to change the date format

  • Added: Option to change the invoice number format

  • Added: Prefix and suffix option for the invoice number

  • Added: Option to determine the number of zero digits for the invoice number

  • Added: Option to reset invoice number on first of january

  • Added: Option to change the color of the template

  • Improved: Template

  • Improved: Sequential invoice numbers

  • Improved: Input fields allows HTML tags for text markup

  • Improved: Server-side validation on the options

  • Fixed: Invoices saved into public upload folder

1.1.2 2015-03-23
  • March 10, 2015 =

  • Fixed: Fatal error WC_ORDER::get_shipping()

1.1.1 2014-02-06
  • February 6, 2014 =

  • Added: Choose starting point for invoice numbers

  • Fixed: Invoice number stays at 0000

  • Fixed: Translation

1.1.0 2014-02-03
  • February 3, 2014 =

  • Added: Choose to display product SKU.

  • Added: Choose to display notes.

  • Added: Choose your desired invoice number format.

  • Added: Attach invoice to admin "New Order" email type.

  • Added: Input your desired VAT rates to display.

  • Added: Sequential invoice numbers.

  • Improved: Display and calucatlion of VAT rates.

  • Fixed: Translation

  • Fixed: Product SKU

1.0.2 2013-12-14
  • December 13, 2013 =

  • Added: Attach pdf invoice to email type of your choice.

  • Added: Translation ready.

  • Added: Update and error notes to the settings page.

  • Improved: Notes to the settings page.

1.0.1 2013-12-09
  • December 7, 2013 =

  • Improved: Changed individual address fields to one textarea field.

  • Improved: Automatic linebreaks in textarea fields.

  • Improved: Added notes to the settings page.

1.0.0 2013-12-07