You are here

commerce_reports.links.menu.yml in Commerce Reporting 8

File

commerce_reports.links.menu.yml
View source
  1. commerce_reports.overview:
  2. title: 'Reports'
  3. route_name: 'commerce_reports.overview'
  4. parent: 'commerce.admin_commerce'
  5. description: 'Reports for your store.'
  6. weight: 10
  7. commerce_reports.configuration:
  8. title: 'Reports'
  9. route_name: 'commerce_reports.configuration'
  10. parent: 'commerce.configuration'
  11. commerce_reports.generate_form:
  12. title: 'Generate reports'
  13. route_name: 'commerce_reports.generate_form'
  14. parent: 'commerce_reports.configuration'
  15. description: 'Delete existing order reports and create new ones for one or all report types.'
  16. commerce_reports:sales_report:
  17. title: 'Sales'
  18. route_name: 'view.sales_report.monthly'
  19. parent: 'commerce_reports.overview'