BillFooter
Definition
- Namespace
- Resto.Front.PrintTemplates.RmsEntityWrappers
- Available since
- 3.5
Free-form text printed at the bottom of the guest bill and the payment receipts.
string ICafeSetup.BillFooter
- 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 → Footer, next to the header, and behaves the same way: multi-line text, line breaks preserved, ${…} substitutions expanded by the till, the value reaching the template as finished text. The factory value is not empty. The substitution and escaping rules are shared and live in an article of their own.