BillHeader
Definition
- Namespace
- Resto.Front.PrintTemplates.RmsEntityWrappers
- Available since
- 3.5
Free-form text printed at the top of the guest bill and the payment receipts.
string ICafeSetup.BillHeader
- Value type
string- Nullability
- Not null
- Access
- Read only
- Declared in
- Resto.Front.PrintTemplates.RmsEntityWrappers.ICafeSetup
- Model purpose
- Outlet settings
Detailed description
Set in Administration → Receipt templates → Guest Bill → Header. The field is multi-line, the settings window imposes no length limit, and line breaks and spaces are preserved. The back office refuses to save it empty.
The text may carry ${…} substitutions for six outlet requisites; a template receives the string with them already expanded. What exactly is substituted, why the requisites are usually printed in the header already, and what an ampersand in a name can do are in Substitutions in a header and a footer.
Printed by the stock guest bill, sales receipt, delivery invoice, iikoCard receipt, deposit/withdrawal receipt and payment receipt.