aimanecouissi/module-sales-order-grid-totals
最新稳定版本:1.0.0
Composer 安装命令:
composer require aimanecouissi/module-sales-order-grid-totals
包简介
Add total columns to the Admin order grid
README 文档
README
Adds payment total columns to the Admin → Sales → Orders grid. The module exposes paid, due, invoiced, refunded, and canceled order totals in both base and purchased currencies.
Installation
composer require aimanecouissi/module-sales-order-grid-totals bin/magento module:enable AimaneCouissi_SalesOrderGridTotals bin/magento setup:upgrade bin/magento cache:flush
Usage
Open the Admin → Sales → Orders grid. The Total Paid, Total Due, Total Invoiced, Total Refunded, and Total Canceled columns are available in base and purchased currency, support sorting and range filtering, and use values aggregated from the sales order table.
The added total columns are hidden by default and can be enabled from the Columns toggle.
Uninstall
bin/magento module:disable AimaneCouissi_SalesOrderGridTotals composer remove aimanecouissi/module-sales-order-grid-totals bin/magento setup:upgrade bin/magento cache:flush
Changelog
See CHANGELOG for all recent changes.
License
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 10
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-04-30