thelia/process-and-invoice-module
最新稳定版本:2.0.0
Composer 安装命令:
composer require thelia/process-and-invoice-module
包简介
README 文档
README
Add a "Process paid orders" button to the order tab in your backoffice. Pressing it will print the invoices for all orders with the status 'paid' along with a report of all these orders, then put them in the status 'processing' instead.
1.2.0: Add a new "PDF Invoices" button next to the first one. Pressing it will open an interface which allows you to choose the orders you want to invoice. You have the choice between choosing a specific day or checking specific orders. Do note that only orders with a selected status will be invoiced.
Installation
Composer
Add it in your main Thelia composer.json file
composer require thelia/process-and-invoice-module:~2.0.0
Caches
Make sure to clear your website caches after installing, or the routes won't work properly.
统计信息
- 总下载量: 311
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2020-02-10