diff --git a/README.md b/README.md index 0efb770..7a6e0e0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Dine360 Odoo Addons +# Dine360 Odoo Addons_New by mohan This repository contains custom Odoo 17 addons for the Dine360 Restaurant Suite. It includes a website theme, a custom login/dashboard experience, and a restaurant role-based access module, all bundled by a meta module for one-click install. @@ -12,10 +12,10 @@ This repository contains custom Odoo 17 addons for the Dine360 Restaurant Suite. - DB: Postgres 15 (`odoo` / `odoo`) ## Repository Layout -- `addons/` – Odoo addons -- `docker-compose.yml` – Odoo + Postgres stack -- `backup_db.ps1`, `export_odoo.ps1` – Windows helpers -- `inspect_views.py`, `resolve_homepage.py`, etc. – view debugging helpers +- `addons/` – Odoo addons +- `docker-compose.yml` – Odoo + Postgres stack +- `backup_db.ps1`, `export_odoo.ps1` – Windows helpers +- `inspect_views.py`, `resolve_homepage.py`, etc. – view debugging helpers ## Addons @@ -110,4 +110,4 @@ Helper scripts for view diagnostics and homepage issues: ## Notes - Homepage content is fully overridden in `addons/dine360_theme_chennora/views/pages.xml`. -- If theme changes don’t appear, check for COW (customized) views masking the theme. +- If theme changes don’t appear, check for COW (customized) views masking the theme.