Skip to content

Magento 2 console and observer to automatically generate invoices for orders based on configured criteria

Notifications You must be signed in to change notification settings

DominicWatts/AutoInvoice

Repository files navigation

AutoInvoice

Automatically invoice orders after checkout event

Config within admin determins which payment methods this Auto Invoice applies to

Stores > Configuration > Xigen > Auto Invoice

Screenshot

Install instructions

composer require dominicwatts/autoinvoice

php bin/magento setup:upgrade

Usage instructions

Console script to generate invoices by increment ID

xigen:invoice:order [-o|--orderid ORDERID

php bin/magento xigen:invoice:order -o 000000006

About

Magento 2 console and observer to automatically generate invoices for orders based on configured criteria

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages