Setup
Tenant-level lookup tables — referenced by menu items + modifiers.
Tax groups
VAT rates + tax categories. Items + modifier groups link to one of these.
| Name | Rate | Mode |
|---|
Course types
Appetizer / Main / Dessert / etc. Used by fine-dining to send items to the kitchen in waves. Irrelevant for QSR (operator can leave items' course_type_id null).
| Name | Order |
|---|
Modifier adjectives
3rd-tier qualifiers attached to modifiers (e.g. 'Oat milk' can carry 'Extra hot' / 'Less ice'). M2M with modifiers — one adjective is reusable across many modifiers. Per-modifier attachment UI lands in M2.
| Name | Price |
|---|
Printers
Logical printer registry. Each POS terminal maps these to physical printers locally. Actual print code is M2-M3 (Android-native); M1 only manages the routing data.
| Name | Type | Status |
|---|
Measurement units
Units for inventory / ingredient quantities (e.g. Pieces · PCS, Kilogram · KG). Referenced by the stock module.
| Name | Code |
|---|
Containers
Packaging tare weights, subtracted from gross weight for weighed items (e.g. Small tub · 15g).
| Name | Tare | Status |
|---|