4 Commits

Author SHA1 Message Date
Alaguraj0361
f3d75aac37 Update color scheme across various pages to enhance visual consistency
- Changed breadcrumb and header colors from #e50000 (red) to #e5b945 (golden yellow) in about, blog, contact, FAQ, and product detail pages.
- Updated button background colors and text colors to match the new color scheme.
- Adjusted opening hours and footer copyright colors to align with the new design.
- Ensured all relevant sections reflect the updated color for a cohesive look throughout the site.
2026-06-23 21:06:54 +05:30
Alaguraj0361
3a2cc129c8 Update color scheme across various pages to enhance brand consistency
- Changed breadcrumb and heading colors from #ffb800 (yellow) to #e50000 (red) in about, blog, contact, FAQ, and product detail pages.
- Updated background colors in sections and buttons to match the new color scheme.
- Ensured all instances of the previous color are replaced for a cohesive look throughout the site.
2026-06-23 14:56:17 +05:30
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