ReportHeader
Definition
- Namespace
- Resto.Front.PrintTemplates.RmsEntityWrappers
- Available since
- 3.7
Free-form text printed at the top of every till report.
string ICafeSetup.ReportHeader
- 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 → the reports block → Header — separately from the guest bill header — and it reaches every till report, from the X report to the sales report. The text is multi-line and a report prints it line by line; the factory value is not empty and is itself built from ${…} substitutions the till expands.
The field arrived in 3.7, later than its neighbours BillHeader and BillFooter, which have been there since 3.5, when the model was first declared.