Model
Tax
Magento\Tax\Model\ResourceModel\Report\Tax
What it does
This resource model aggregates tax report data from order information in Magento 2.
Developers use this class to generate summarized tax statistics based on order creation and update dates, typically invoked by cron jobs or admin reporting actions to populate tax report tables for business analysis and compliance reporting.
Public Methods
- aggregate()