Setup

Tenant-level lookup tables — referenced by menu items + modifiers.

Tax groups

VAT rates + tax categories. Items + modifier groups link to one of these.

NameRateMode

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).

NameOrder

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.

NamePrice

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.

NameTypeStatus

Measurement units

Units for inventory / ingredient quantities (e.g. Pieces · PCS, Kilogram · KG). Referenced by the stock module.

NameCode

Containers

Packaging tare weights, subtracted from gross weight for weighed items (e.g. Small tub · 15g).

NameTareStatus