Commerce tax report

Component ID

1449886

Component name

Commerce tax report

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Entity based tax reporting for Drupal Commerce. The tax reports are fieldable entities, so while a typical tax rate added through the Commerce tax UI will be handled automatically by this module, it also allows for arbitrary fields to be added to tax reports, enabling more complex tax reporting as required by some jurisdictions. Tax report entities are created automatically for each order upon checkout. The reports are displayed through Views, so the output is fully customizable.

To do:
- Write documentation
- Generate tax reports for existing orders
- Resolve rounding issues
- Delete tax reports when corresponding order is deleted