You are here

commerce_invoice.links.task.yml in Commerce Invoice 8.2

File

commerce_invoice.links.task.yml
View source
  1. entity.commerce_invoice.collection:
  2. route_name: entity.commerce_invoice.collection
  3. base_route: entity.commerce_invoice.collection
  4. title: 'Invoices'
  5. entity.commerce_order.invoices:
  6. route_name: entity.commerce_order.invoices
  7. base_route: entity.commerce_order.canonical
  8. title: 'Invoices'
  9. weight: 15
  10. entity.commerce_order.credit_memos:
  11. route_name: entity.commerce_order.credit_memos
  12. base_route: entity.commerce_order.canonical
  13. title: 'Credit memos'
  14. weight: 15
  15. entity.commerce_invoice_item.bundle_settings:
  16. route_name: entity.commerce_invoice_item.bundle_settings
  17. base_route: entity.commerce_invoice_item.bundle_settings
  18. title: 'Settings'