salix/print/config/routes.json

11 lines
438 B
JSON
Raw Normal View History

2019-01-22 08:55:35 +00:00
[
{"type": "email", "name": "client-welcome"},
{"type": "email", "name": "printer-setup"},
{"type": "email", "name": "payment-update"},
{"type": "email", "name": "letter-debtor-st"},
{"type": "email", "name": "letter-debtor-nd"},
{"type": "report", "name": "delivery-note"},
{"type": "report", "name": "invoice"},
{"type": "static", "name": "email-header"},
{"type": "static", "name": "email-footer"}
]