You are here

commerce_invoice.links.menu.yml in Commerce Invoice 8.2

File

commerce_invoice.links.menu.yml
View source
  1. commerce_invoice.configuration:
  2. title: 'Invoice'
  3. route_name: 'commerce_invoice.configuration'
  4. parent: 'commerce.configuration'
  5. weight: -5
  6. entity.commerce_invoice.collection:
  7. title: 'Invoices'
  8. route_name: 'entity.commerce_invoice.collection'
  9. parent: 'commerce.admin_commerce'
  10. description: 'Manage your invoices.'
  11. weight: 5
  12. entity.commerce_invoice_type.collection:
  13. title: 'Invoice types'
  14. route_name: 'entity.commerce_invoice_type.collection'
  15. parent: 'commerce_invoice.configuration'
  16. description: 'Manage fields, form and display settings for your invoices.'
  17. entity.commerce_invoice_item.types_list:
  18. title: 'Invoice item types'
  19. route_name: 'entity.commerce_invoice_item.types_list'
  20. parent: 'commerce_invoice.configuration'
  21. description: 'Manage fields, form and display settings for your invoice items.'