Projects using OdooProjects using OdooThe AI Employee Control Center is a full-stack system designed to automate core business operations through an intelligent, human-assisted workflow. It acts as a digital employee that manages communication, financial processes, and content generation while keeping the user in control of critical decisions.
The platform continuously monitors business channels like email, WhatsApp, and social media, automatically generating responses, invoices, and content drafts. These actions are reviewed through a centralized dashboard, enabling one-click approvals. By integrating with ERP systems and leveraging AI-driven automation, it streamlines operations, reduces manual workload, and enhances overall business efficiency. SPA Booking Calendar — React + Odoo Integration
A full-featured, multi-tenant booking management frontend built in React, designed to integrate seamlessly with a custom spa_management Odoo module via a token-based API (no session cookies).
Core features include a KPI home dashboard (invoices, revenue, staff, contacts), a rich calendar with Day / Week / Month / Quarter / Year views, a 15-minute-slot drag-and-drop Day scheduler for creating, moving, and resizing bookings across employees, and an inline booking wizard covering customer selection, service picker, and auto-filled duration.
The invoicing flow supports draft creation, posting, and accurate financial figures computed server-side in Odoo. Additional pages cover contacts, products, employees, and a full bookings list (including cancelled entries). Portal users are blocked — staff-only access.
Multi-tenant by design: the frontend auto-resolves the API base URL and Odoo database from the subdomain, so a single build serves every client. Adding a new tenant requires zero code changes.
Stack: React · Redux Toolkit · Vite · custom CSS design system · Odoo JSON-RPC