Skip to content

Malls & industries

Tadbeer supports industry-aware onboarding and vertical workflows so a new business starts with the right POS layout, starter catalog, and operator screens.

Industry templates

When creating a business (or applying a template later), choose an industry such as:

IndustryWhat gets seeded
Restaurant / caféMenu categories, kitchen-friendly POS layout, starter products
HotelRoom types and hospitality-oriented defaults
JewelrySerial/high-value inventory defaults
CinemaTicket-oriented POS layout
Market / apparel / electronicsRetail catalog starters
Pharmacy / luxury watches / perfumeSyria till verticals: Arabic categories, lots/serials/testers (see repo docs/syria-verticals.md)

Templates include Arabic-friendly starter names where applicable. Applying a template is idempotent for operator onboarding and does not replace posted financial history.

Vertical operations

Beyond the core ERP modules, portal surfaces cover:

  • Restaurant floor / kitchen — floor service and kitchen ticket views for F&B tenants.
  • Hotel — room-oriented operator pages for hospitality tenants.
  • Jewelry / cinema — specialized operator pages for those industries.
  • Mall operator — mall-level ops for multi-tenant retail environments.
  • Zakat — compliance helpers for businesses that track zakat obligations.

Exact menu entries appear based on the business industry and feature flags.

API surfaces

Industry and mall capabilities are exposed under /v1/businesses/:business_id/... (see OpenAPI / Swagger). Starter templates are applied through the business template endpoint documented in the generated API contract.

  • Portal industry picker and feature gates
  • Admin business create / unlock-industry
  • Mobile create-business wizard (same industry codes)

Documentation for Tadbeer operators, developers, and implementation partners.