Uday Sankar K Foundations of Odoo Development Foundations of Odoo Development introduction Odoo is a full-fledged, open-source ERP software designed to meet diverse business needs with its modular architecture. One of its greatest strengths is it... 14-May-2025
Anandhu M Odoo Learning Roadmap: From Beginner to Experienced Functional Consultant & Developer Functional Consultant Path Business Process Analysis Requirements Gathering Interview techniques for stakeholders Business process documentation methods Gap analysis between current processes and Odoo... ERP Functional Consultant Odoo Roadmap Technical Consultant 06-Mar-2025
Anandhu M Mastering Product Tags in Odoo: A Comprehensive Guide to Enhancing E-commerce Visibility How to setup product tags in Odoo for Ecommerce visibility In the world of e-commerce, product visibility is key to driving sales. Odoo provides a powerful tagging system that allows you to strategica... ERP Odoo Product Tags 05-Mar-2025
Geo Jose C Odoo Installation - Odoo 17/18 - Debian 12 Server - PostgreSQL 17 - NGINX This guide will walk you through installing Odoo on a Debian 12 server using PostgreSQL 17 and NGINX. We cover server preparation, package installations, configuring essential files, and setting up th... 27-Feb-2025
Geo Jose C Server performance optimizations for Odoo Server Tuning & Optimization a. Adjust Swappiness Lower the swappiness value to improve system performance: sudo echo "vm.swappiness = 5" >> /etc/sysctl.conf && sudo sysctl -p && sudo swapoff -a && su... 27-Feb-2025