6 Commits

Author SHA1 Message Date
Alaguraj0361
353281e248 Refactor and update Chennora theme to Shivasakthi branding
- Removed obsolete XML views related to product templates and configuration settings.
- Deleted shop page layout and snippets XML files to streamline theme structure.
- Added new logo and slider images for Shivasakthi theme.
- Updated SCSS styles for improved footer design and added pre-footer food slider.
- Modified layout XML to incorporate new logo and enhanced footer with social links and contact information.
- Removed premium auto-sliding gallery section from pages XML.
- Updated site metadata and canonical links in HTML files to reflect Shivasakthi branding.
- Adjusted Docker Compose configuration for new database and volume names.
2026-06-09 13:04:44 +05:30
Alaguraj0361
5b6a0d13cf Refactor menu section to highlight authentic Indian dishes and update layout for improved user experience 2026-06-08 22:12:04 +05:30
Alaguraj0361
5d78301f2b Add scripts for downloading images and finding shapes
- Created `download_categories.py` to download specific category images from a remote server.
- Created `download_extra_categories.py` to download additional category images.
- Added `find_shapes.py` to extract and print unique shape and category image paths from a markdown file.
2026-06-08 20:11:31 +05:30
Alaguraj0361
42ff2972e4 Add custom product details layout and shop page enhancements
- Introduced a new product details layout in `product_details_page.xml` with styled elements and hidden original Odoo components for a premium look.
- Enhanced the product form view in `product_views.xml` to include a new field for marking popular deals.
- Updated the configuration settings view in `res_config_settings_views.xml` to add a delivery option toggle during checkout.
- Reorganized the shop page layout in `shop_page.xml` to include dynamic categories and attributes, along with a new arrivals section.
- Created a new snippets file `snippets.xml` for potential future custom drag-and-drop blocks.
- Added a script in `parse_content.py` for parsing specific content from a markdown file.
2026-06-08 19:46:45 +05:30
Alaguraj0361
a1734b5d08 first commit 2026-06-05 18:47:04 +05:30
Alaguraj0361
9904098390 first commit 2026-06-05 18:45:57 +05:30