Print Order for Commerce
Add a print order button to Commerce order dashboard
Creator: Tony Klapatch (tonyklapatch)
About Print Order for Commerce
Adds a print button to the order view inside Commerce. Like Packing Slip, but for the entire order. Customizable template inside printorder/print.twig. View the docs.
Information
Released
January 23, 2020
Supported Database
MySQL
License
MIT
Instructions
New in 1.2.0-pl
v1.2.0
- Pass order_fields to twig template
- Pass taxes to twig template (thanks wax100!)
v1.1.3
- Fixes issue with print window closing immediately in some recent versions of Google Chrome
v1.1.2
- Modify default template to show order reference instead of order id
v1.1.1
- Fix upgrade from v1.0 with namespace not being updated
v1.1.0
- Add new option to pass configurable system settings to the template (thanks Sander!)
- Changed namespace
v1.0.1
- Fix 500 error on draft orders
v1.0.0
- Initial release