EaDesgin/magento2-pdf-generator2

Template not used for invoices

MarcusWolschon opened this issue · 3 comments

The plugin is installed (version "^1.2").

composer config repositories.magento2-pdf-generator2 git git@github.com:EaDesgin/magento2-pdf-generator2.git
composer require eadesignro/module-pdfgenerator --no-update"

The plugin is activated.
Stores->Configuration->EADesign Settings->Invoice PDF Generator shows the plugin as active.
Stores->Configuration->Advanced->Advanced the plugins "Eadesigndev_Eacore" and "Eadesigndev_Pdfgenerator" are enabled.

A template " Invoice Template Portrait!" exists,
is enabled,
is the default template,
is the template for the store view "German" (also tried "English")

I watched the 18 minute video twice (in low resolution because of limited bandwidth) and could not find anything mentioned that I missed.

...still in a newly created order the action "Print Invoices" and "Print" show up PDF files created from the default magento invoice system instead of the mentioned template.

Found it myself.
Do NOT select a dozen invoices and use Action="PDF Invoices".
Do NOT select a dozen order and use Action="Print Invoices".
But INSTEAD enter EACH individual order and select "print".

So this plugin only replaces one of the 3 print operations.

I tested this extension for Magento 2.2.5, and works.
This extension, does not have implemented, option "print invoices" from Action. For a printed invoice, use print from invoice view.

So how to print the invoices for 40+ selected orders?