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:
| Industry | What gets seeded |
|---|---|
| Restaurant / café | Menu categories, kitchen-friendly POS layout, starter products |
| Hotel | Room types and hospitality-oriented defaults |
| Jewelry | Serial/high-value inventory defaults |
| Cinema | Ticket-oriented POS layout |
| Market / apparel / electronics | Retail catalog starters |
| Pharmacy / luxury watches / perfume | Syria 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.
Related
- Portal industry picker and feature gates
- Admin business create / unlock-industry
- Mobile create-business wizard (same industry codes)