Log in
Model

AggregateSalesReportTaxData

Magento\Tax\Model\AggregateSalesReportTaxData

What it does

This class aggregates and refreshes sales tax report statistics for the last 25 hours.

Developers would use this to update tax reporting data, typically invoked by a cron job to keep tax reports current with recent order and transaction data.

It handles timezone emulation to ensure accurate date-based aggregation across different locales.

Public Methods

  • invoke()