The Most Advanced Invoice Plugin you were looking for! Create customizable PDF/HTML invoices for WooCommerce, attach to Email, Packing Slips, Shipping Labels, Shipping Tracking, Single-shop feature and ...
This plugin lets you to Generate Awesome Invoices for WooCommerce orders and:
- Download PDF invoices
- Email Styled Invoices
- Attach PDF to WC Emails
- Attach PDF to Invoices Emails
- Restrict Invoices Options
- Full Invoice Customizations
- Make your own Invoice Template
- Make your own PDF Invoice Template
- Make your own Inventory Report Template
- Make your own Packing Slips Template
- Alter plugins via Action/Filter hooks
- and .....
- Bulk Download Invoices PDF as ZIP Archive
- Bulk Print Invoices Inventory Reports
- Bulk Print Invoices Shipping Slips
- Export/Import Settings as JSON/PHP!
- Github Wiki
- Over 190 Filter Hook
- Over 15 Action Hook
- Fully Translatable
- Nice and Human Readable Variable Names
- Separated Classes for Different purposes
- Templates for HTML Invoice (tpl, css)
- Templates for PDF Invoice (tpl, css)
- Templates for Email Invoice (tpl, css)
- Templates for Inventory Report (tpl, css)
- Templates for Packing Slips(tpl, css)
- Change Email Sending Settings (from, name, and ...)
- Preserve email template style even in Gmail!
- and ....
- Show / Hide Store National Id
- Show / Hide Store Registration Number
- Show / Hide Store Economical Number
- Show / Hide Customer Address
- Show / Hide Customer Phone
- Show / Hide Customer E-mail
- Show / Hide Order Date
- Show / Hide Payment method
- Show / Hide Shipping method
- Show / Hide Transaction Ref. ID
- Show / Hide Product Image
- Show / Hide Product Purchase note
- Show / Hide Order Items
- Show / Hide Order Total
- Show / Hide Product Weight
- Show / Hide Product Dimensions
- Show / Hide Product SKU
- Show / Hide Order Note
- and ....
- Quick Shop Feature ( Purchase all products in one page )
- Visual Composer Widget
- Pre-order Invoices Status
- Built in DARK MODE Support (Auto, Manual)
- Disable WC Modern Dashboard
- Date parsing templates
- Jalali/Shamsi Date formats numbers?
- English, Eastern Arabic and Persian Numbers style
- RTL-ready
- Automated Email sending system
- Fully Woo-commerce integration
- and ...
Developed by Pepro Development Group for WooCommerce
Current Version: 2.0.8 | Lead Developer: amirhp.com
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.
- WP 6.7 Compatibility
- Fixed Translation load
- Fixed PDF invoice files does not have .pdf suffix
- Fixed Vulnerability reported by LVT-tholv2k
- Fixed undefined invoice template index name
- Fix HPOS Incompatibility
- Dev: added
puiw_create_pdf_Mpdf_options
filter hook - Dev: added
puiw_create_slips_pdf_Mpdf_options
filter hook - Dev: added
puiw_parse_pdf_template
filter hook
- Fixed
Uncaught Error: Call to undefined method WP Post:get_id()
- Fix HPOS error of incompatibility
- WooCommerce 8.8.3 Compatibility
- Added: Save Shipping ResID Ajax-button
- Enhanced: Security in Migration settings (Thanks to Darius S from patchstack.com)
- WooCommerce HPOS Compatibility fix
- Security patch
- Fix two Security Vulnerability - CVSS 3.1
- Thanks Abdi Pranata for reporting
- Fix compatibility with High-Performance Order Storage
- Fix HPOS Orders screen Column not showing
- Fix HPOS Order screen metabox not showing
- Fixed Error:
Deprecated: DateTime::_construct():
- Add compatibility with High-Performance Order Storage
- Remove previous generated pdf files
- Added Shortcode for Persian WooCommerce SMS (شورتکد برای پیامک ووکامرس فارسی)
- Enqueue FontAwesome only on Required WC_Admin pages
- Some Bug Fixes on PRINT_CLASS:get_default_dynamic_params
- Show WordPress Error when mPDF fails to generate PDF files
- Allow Creating PDF files with MORE THAN A MILLION characters
- Applied Fixes on HTML Minification to Support 1.000.000+ characters
- * The PHP function preg_replace() has a maximum string length it will parse (by default this is often about 100000 characters). Over this, PHP silently returns a null value. So long strings of code will be replaced by nothing!
- Fixed Showing error on printing PDF
- PDF Invoice Footer translated
- Now Order table rows fills PDF-page to the bottom
- DEV: You should update your custom Invoice Templates to the latest version
- DEV: Deprecated hook puiw_printinvoice_pdf_footer to puiw_printinvoice_pdf_footer_new with 3 arg
- Watermark for PDFs added with Alpha and BlendMode Options
- Default Invoice Templates footer changed
- DEV: edited hook puiw_printinvoice_pdf_footer
- DEV: added hook puiw_generate_pdf_page_size
- DEV: added hook puiw_generate_pdf_watermark_img
- DEV: added hook puiw_generate_pdf_watermark_alph
- DEV: added hook puiw_generate_pdf_watermark_size
- DEV: added hook puiw_generate_pdf_watermark_posin
- DEV: added hook puiw_generate_pdf_watermark_show
- DEV: added public function $PeproUltimateInvoice->make_pdf_file($order_id)
- Compatibility with TelegramBot (send PDF invoices on Chat/Group/Channel)
- To Buy TelegramBot plugin contact support@pepro.dev
- Swap Packing Slips labels
- Fixed Show/hide Shipping Date on Packing slips
- Style Enhancement for PDF Packing Slips
- Fixed font size issue on printing pdf and html
- Made _puiw_regular, _puiw_sale, _puiw_html hidden from admin area
- Fixed discount percentage calculating
- Added 4 ways of showing Coupons on total
- Added 7 ways of showing Line item's price
- Added 3 ways of showing Line item's tax
- Added 3 ways of calculating Line item's discount
- Added 3 ways of showing Line item's discount (Amount/Percentage)
- Added 3 line item meta, editable and viewable by admins (_puiw_regular, _puiw_sale, _puiw_html)
- Fixed some of Invoice templates styles
- Fixed checkout error caused by out-of-stock line items
- Fixed swatch dropdown showed wrong color-scheme
- Changed some options layout
- Changed order metabox layout
- Changed setting panel font, layout, responsiveness
- Changed checkboxes to iOS-like toggles
- Changed WC_Order behavior to save current-live line items sale/regular prices
- DEV: added public function PeproUltimateInvoice_Template->get_show_tax_display
- DEV: added public function PeproUltimateInvoice_Template->get_show_coupons_code_at_totals
- DEV: added public function PeproUltimateInvoice_Template->get_show_coupons_description_at_totals
- DEV: added public function PeproUltimateInvoice_Template->get_show_coupons_discount_at_totals
- DEV: added public function PeproUltimateInvoice_Template->get_show_coupons_amount_at_totals
- DEV: added public function PeproUltimateInvoice_Template->get_show_discount_calc
- DEV: added public function PeproUltimateInvoice_Template->get_show_discount_display
- Fixed Uncaught Error: Call to a member function get_id() on null
- Fixed total calculation
- Fixed wrong discount precent
- Fixed Checkout issue
- Added some CSS to invoice
- Added Debug Info in Setting (admin.php?page=wc-settings&tab=pepro_ultimate_invoice§ion=debug)
- DEV: added puiw_debug_list_items hook
- Compatibility with WP v6 and WC v6.5
- Fixed Gateway Process issue
- Fixed Barcode Showing issue
- Fixed Backend CSS issue
- Fixed HTML Invoice watermark Issue
- All libraries are updated
- Fixed Throwing Error on Creating PDF when no Logo is set for Store
- Show notice if WooCommerce is not installed
- Fix bug when WooCommerce was not installed
- Change Packing Slips Receiver/Sender arrangements order
- Fix Showing signature section regarding settings
- Fix Applying watermark opacity level (1-100)
- Fix some Translation
- Fix Shipping date not calculated
- Fix Sending Error on Updating plugins
- Fix: Auto-set pre-defined settings
- HTML Invoice Check Requirements
- Bug fixes
- Bug fixes
- Compatibility with AP Payment gateway (درگاه پرداخت آپ)
- DEV: Changed print invoice get query
- Bug fixes
- Added: Bulk Print Invoices Shipping Slips (Order Screen > Bulk Actions)
- Added: Bulk Print Invoices Inventory Reports (Order Screen > Bulk Actions)
- Added: Bulk Download PDF Invoices as ZIP Archive (Order Screen > Bulk Actions)
- Fixed: Wrong GMT/UTC date display
- Fixed: Changed textdomain to pepro-ultimate-invoice
- Fixed: 'Store' Address was not properly translated
- Fixed: 'Customer' Address was not properly translated
- Fixed: Default template for RTL/Persian sites was not 'Default-RTL'
- Fixed: Wpbakery Page Builder widget not showing
- Fixed: Quick Buy feature would not work when Wpbakery Page Builder is disabled
- Added: Backup / Export & Import Settings as JSON
- Added: Option to Revert Settings to Default, Clear out Settings, Re-set Settings based on default values
- Added: More default Options based on site Locale
- Added: Export/Import Settings as JSON data
- Added: Export Settings as PHP Script to use in your child theme for customers
- Added:
pepro_ultimate_invoice_default_options
filter hook to alter default settings fields - Added:
pepro_ultimate_invoice_reset_options_done
action hook to alter default settings fields - Dev: Upgraded font-awesome to 5.15.3
- Dev: Changed function which returned WooCommerce store base-address
- Dev: new functional query string (for Developers usage only): /wp-admin/?ultimate-invoice-reset !DO NOT USE IF NOT SURE!
- Dev: new functional query string (for Developers usage only): /wp-admin/?ultimate-invoice-clear !DO NOT USE IF NOT SURE!
- Dev: new functional query string (for Developers usage only): /wp-admin/?ultimate-invoice-set
- Dev: new functional query string (for Developers usage only): /wp-admin/?ultimate-invoice-get
- Dev: Changed Setting panel javascript localize_script object as
_peproUltimateInvoice
- Removed: function
clear_out_settings
, usechange_default_settings
instead
- Fixed: Changed Default Invoice Access setting to prevent Pre-invoice 403 error
- Dev: added
puiw_printinvoice_check_user_has_access
filter Hook to alter Invoice Access - Dev: Invoice Access function is more reliable now
- Fixed: Sorting problems
- Fixed: Error Create Inventory and Packing Slip Reports
- Added: Fully Compatibility with WPC Product Bundles by WPClever
- Added: Fully Compatibility with WooCommerce Extra Product Options by ThemeComplete
- Added: Fully Compatibility with Any Standard plugins that adds and shows Order item metas
- Added: Showing Order item meta after order item description
- Added: Sort order items by get_items_sorting
- Dev: Added get_items_sorting public function in PeproUltimateInvoice_Template
- Dev: Added puiw_get_items_sorting filter hook
- Dev: Added puiw_order_items_sort_by filter hook to change items sorting (PID, ID, SKU, QTY, NAME, PRICE, TOTAL, WEIGHT, SUBTOTAL, SUBTOTAL_TAX)
- Dev: Added puiw_order_items_sort_desc filter hook to change items ordering from ASC to DESC
- Dev: Added puiw_order_items_sort_by_force filter hook to hook into items ordering by your choice
- Dev: Added get_woosb_show_bundles public function in PeproUltimateInvoice_Template
- Dev: Added puiw_get_woosb_show_bundles_subtitle filter hook
- Dev: Added get_woosb_show_bundles_subtitle public function in PeproUltimateInvoice_Template
- Dev: Added puiw_get_woosb_show_bundles_subtitle filter hook
- Dev: Added get_woosb_show_bundled_products public function in PeproUltimateInvoice_Template
- Dev: Added puiw_get_woosb_show_bundled_products filter hook
- Dev: Added get_woosb_show_bundled_subtitle public function in PeproUltimateInvoice_Template
- Dev: Added puiw_get_woosb_show_bundled_subtitle filter hook
- Dev: Added get_woosb_show_bundled_hierarchy public function in PeproUltimateInvoice_Template
- Dev: Added puiw_get_woosb_show_bundled_hierarchy filter hook
- Dev: Added get_woosb_bundled_subtitle_prefix public function in PeproUltimateInvoice_Template
- Dev: Added puiw_get_woosb_bundled_subtitle_prefix filter hook
- Dev: Added get_woosb_bundles_subtitle_prefix public function in PeproUltimateInvoice_Template
- Dev: Added puiw_get_woosb_bundles_subtitle_prefix filter hook
- Dev: Added puiw_invoice_item_extra_classes filter hook for invoice items tr html el. class
- Dev: Added puiw_order_items filter hook to manipulate order items
- Dev: Added Integration Section in Settings
- Dev: Added Comment for print invoice class functions
- Fixed: Discount precent problem
- Fixed: Showing live price instead of actual order cost
- Fixed: Invoice Access problem
- Fixed: Default setting values changed
- Fixed: Clearing Setting on Uninstall problem
- Fixed: Translation & ReadMe
- Fixed: Font max size changed from 30 to 99
- Thanks to M. Mohsen Sobati for feature requests & reports
- Fixed Jalali Date Converter incompatibility with some themes
- Fixed Jalali Datepicker and Persian WooCommerce incompatibility
- Fixed Item Wrong Price display in some cases
- Fixed Using Current Currency instead of Order Currency
- Fixed Theme Select in Advanced Invoice print from Orders metabox
- Fixed Color-Scheme Select in Advanced Invoice print from Orders metabox
- Fixed Color-Scheme Select in Setting > Theming section
- Fixed Using Default PDF Invoice template while Advanced Invoice printing
- Fixed PDF Generation link in HTML invoices
- Compatibility with WordPress 5.7
- Compatibility with New WooCommerce
- Compatibility with New WordPress
- Default Template Translation fix
- Added PDF Font Selector!
- Changed "Switch Color Scheme" button label to "Switch Dark-mode"
- Changed Support Email
- Added Minified CSS, JS Version
- Added Option to use Minified/Un-minified CSS, JS based on WP_DEBUG
- Changed minimum WooCommerce Required to version 4.4
- Fixed Signature showing despite it's option
- Fixed Showing Wrong Signature if no signature set
- Fixed Retrieving Email Addresses on Success/Error send
- Fixed get customer full name
- Changed Plugin Icon and WordPress Banners
- Fix Showing product discount in PDF
- Fix Showing product weight in PDF
- Fix Showing product tax in PDF
- Added Compatibility to Pepro WooCommerce Receipt Upload (available upon request to support@pepro.dev)
- Added Custom CSS Style for PDF Invoices
- Added Option to show/hide Paid Date
- Added Option to show/hide Purchase Complete Date
- Added Option to show/hide Shipping Date
- Added Option to show/hide Order Status
- Fixed Showing Wrong Discount Amount
- Added Showing Discount Percentage
- Added Option to get Current/Applied price in Invoices
- Fixed Translating WooCommerce Weight/Dimensions Units
- Fixed Force Positioning Currency and Price (now follows WooCommerce Setting)
- Added Compatibility to Templates to work with new updates options
- Fixed Templates Structure
- Fixed Order Status Naming
- Enhanced PDF Generation
- Fixed Images not loading in PDF
- Changed Templates default preview images
- Fixed Dark-mode
- Fixed Barcode Generator
- Fixed LTR PDF Template Barcode Size
- Fixed PDF Font for EN sites
- Fixed Force WC Email Colors from Ultimate Invoice
- Added Integration with Dokan (available upon request to support@pepro.dev)
- Added Multiple-template
- Added Templates Color scheme editor
- Added Separated template for pre-invoice
- Added Show/Hide Shipping Date on orders
- Added Show/Hide Shipping Track Code on orders
- Added Sub-menu under WooCommerce menu
- Added hooks so you can bundle your invoice template with your wordpress theme
- Added Readme details, typo fixed
- Fixed Unique Identification Number not saving for new users
- Fixed Color-picker on setting page
- Added hook: pepro_ultimate_invoice_orders_column_data
- Added hook: pepro-ultimate-invoice-orders-action
- Removed Appsero integration
- Directory Index Blocked for resources
- readme update
- Appsero tracking integration
- cursor fix in setting page
- initial release