You are here

commerce_reports_tax.info in Commerce Reporting 7.3

name = Tax reports
description = Implements tax reports and provides an interface for viewing and managing them.
package = Commerce (reporting)
dependencies[] = commerce_price
dependencies[] = commerce_tax
core = 7.x

; Views includes
files[] = includes/views/commerce_reports_tax.views.inc

; Tests
files[] = tests/commerce_reports_tax.test

configure = admin/commerce/reports/tax

File

modules/tax/commerce_reports_tax.info
View source
  1. name = Tax reports
  2. description = Implements tax reports and provides an interface for viewing and managing them.
  3. package = Commerce (reporting)
  4. dependencies[] = commerce_price
  5. dependencies[] = commerce_tax
  6. core = 7.x
  7. ; Views includes
  8. files[] = includes/views/commerce_reports_tax.views.inc
  9. ; Tests
  10. files[] = tests/commerce_reports_tax.test
  11. configure = admin/commerce/reports/tax