yireo / magento2-auto-invoice-zero-subtotal-orders
N/A
Package info
github.com/yireo/Yireo_AutoInvoiceZeroSubtotalOrders
Type:magento2-module
pkg:composer/yireo/magento2-auto-invoice-zero-subtotal-orders
1.0.0
2024-08-05 07:51 UTC
Requires
- magento/framework: ^103.0
- magento/module-payment: ^100.0
- magento/module-sales: ^103.0
This package is auto-updated.
Last update: 2026-03-05 11:15:30 UTC
README
The option "Payment Methods > Zero Subtotal Checkout > Automatically Invoice All Items" (payment/free/payment_action) was removed in 2.4.0. This module brings back the automatic invoicing of free orders via cron.
Installation
composer require yireo/magento2-auto-invoice-zero-subtotal-orders bin/magento module:enable Yireo_AutoInvoiceZeroSubtotalOrders