Log in
Model

AggregateSalesReportInvoicedData

Magento\Sales\Model\CronJob\AggregateSalesReportInvoicedData

What it does

This class is a cron job that automatically aggregates and refreshes sales invoice report statistics.

It runs on a scheduled basis to compile invoice data from the last 25 hours into summarized reporting tables, ensuring that sales reports reflect recent invoiced orders.

Developers would use this to maintain up-to-date sales analytics and reporting data without manual intervention.

Public Methods

  • execute()