7 Commits

Author SHA1 Message Date
Alaguraj0361
0ec1f7840d update odoo port mapping from 10006 to 10002 in docker-compose.yml 2026-07-08 16:25:02 +05:30
Alaguraj0361
b7ba123f03 Refactor Table Reservation Theme settings and update port mapping in docker-compose 2026-07-04 14:09:49 +05:30
a8d7ece3a8 Update docker-compose.yml
Changes by Mohan chnaged the port number to 10006 this is the server port dont change this
2026-06-23 18:13:19 +00:00
Alaguraj0361
c82f392e15 Add Dine360 Dashboard Website module with custom controllers and views
- Created __init__.py and __manifest__.py for the new dine360_dashboard_website module.
- Implemented custom controllers to handle website routing and dashboard rendering.
- Added views for website logo and shop template to enhance the user interface.
- Updated dine360_reservation and dine360_restaurant modules to include dine360_table as a dependency.
- Enhanced restaurant table management with new views and actions for floors and tables.
- Updated docker-compose to change the exposed port for the Odoo service.
2026-06-23 20:38:41 +05:30
Production
05e44a7cfa Mohan fom server 2026-06-22 17:29:46 +00:00
Alaguraj0361
b9d5617051 Add SaaS multi-tenant models and views for restaurant management
- Introduced `saas.plan` model to define subscription plans with limits and pricing.
- Created `saas.restaurant` model to manage restaurant tenants, including database provisioning and subscription management.
- Implemented views for managing SaaS plans and restaurant tenants, including tree and form views.
- Added security access rights for the new models.
- Developed a backup management view for database backups.
- Updated menu structure to include new SaaS management options.
- Added Docker and deployment configurations for PostgreSQL, Redis, and Odoo services.
- Included scaling guide and backup scripts for production environments.
- Enhanced theme with new images and layout adjustments.
2026-06-19 15:03:51 +05:30
Alaguraj0361
fc319c1f61 first commit 2026-06-19 10:39:27 +05:30