AggregateSalesReportRefundedData
Magento\Sales\Model\CronJob\AggregateSalesReportRefundedData
What it does
This class is a cron job that automatically aggregates and refreshes sales refunded report statistics in Magento 2.
It runs on a schedule to update refund data for the last 25 hours, ensuring that sales reports showing refunded order information stay current.
Developers typically don't call this directly but may need to understand it when troubleshooting sales reporting or customizing refund analytics.
Public Methods
- execute()