Business type terminology

Last verified: 2026-05-19

Business type terminology

UI labels change by your organization's business type; routes stay under /admin/... and /staff/....

Configured in code via lib/config/industry-terminology.ts.

Restaurant (example)

ConceptUI label
OrganizationRestaurant
LocationBranch
ProductsMenu Items
OrdersOrders
Location managementBranch Management

Hotel (example)

ConceptUI label
LocationProperty
Orders listBookings
RoomsRoom types, housekeeping modules

E-commerce / retail

ConceptUI label
ProductsProducts
InventoryStock / inventory
ShippingShipping configuration

Service

ConceptUI label
Reservations pageAppointments
ProvidersService providers

Delivery / on-demand

ConceptUI label
OrdersDeliveries (terminology)
Driver app/driver
LocationsZones

Why this matters for support

Documentation may say Orders while your screen says Bookings — same feature, different label. Always follow on-screen text when executing steps.

Related articles

Loading footer...