Mohammed Shahil How to Install Odoo 17 on Ubuntu 24.04 LTS "Noble Numbat" Odoo, often referred to as an all-in-one business software, is a comprehensive suite of business applications including CRM, website/e-commerce, billing, accounting, manufacturing, warehouse, project ... Odoo 17 Server Technical Jun 14, 2024 Odoo Installation
Mohammed Shahil Leveraging GitHub Codespaces for Odoo Development: A Comprehensive Guide GitHub Codespaces is a cloud-based development environment service provided by GitHub. It allows developers to write, run, debug, test, commit, and push code from any device using a web browser. This ... Odoo 17 Apr 19, 2024 Odoo Development
Mohammed Shahil Enhancing Financial Visibility: Analytic Distribution in Odoo 17 Analytical accounting in Odoo is a powerful tool that allows businesses to monitor and analyze their cash flow on a granular level. It provides detailed insights into revenues and expenditures, which ... Functional Odoo 17 Mar 31, 2024 Odoo Implementation
Mohammed Shahil Debugging JavaScript in VSCode for Odoo 17 Development with OWL Framework Odoo 17, the latest version of the popular open-source ERP platform, relies heavily on JavaScript for frontend development. Debugging JavaScript efficiently is crucial for Odoo developers to ensure sm... Odoo 17 Owl Technical Mar 17, 2024 Odoo Development
Mohammed Shahil Mastering Client-Server Debugging in Visual Studio Code: A Comprehensive Guide Debugging client-server applications can often be a complex task, especially when it comes to handling simultaneous client connections and server responses. While many popular IDEs offer robust debugg... Server Feb 27, 2024 Odoo Development
Mohammed Shahil How to Install Odoo 17 on Ubuntu 22.04 LTS Server Odoo is a popular open-source business management software suite that encompasses a wide range of applications, from customer relationship management (CRM) to human resources, accounting, e-commerce, ... Odoo 17 Server Oct 27, 2023 Odoo Installation
Mohammed Shahil How to Install Odoo16 on Ubuntu 22.04 LTS Server Odoo is a powerful open-source business management software that provides a range of applications for businesses of all sizes. In this tutorial, we will guide you through the process of installing Odo... Oct 15, 2023 Odoo Installation
Mohammed Shahil How to Install Odoo13 on Ubuntu 22.04 Odoo is a popular open-source business management software suite that includes a wide range of applications for various business needs, such as CRM, accounting, inventory management, and more. If you'... Server Technical Sep 7, 2023 Odoo Installation
Mohammed Shahil How to create field widget using Owl in Odoo 16 How to create field widget using Owl in Odoo 16 Widget in Odoo is basically one of the building block of the Odoo User Interface. Odoo has many widgets to perform different functionalities such as rem... Odoo16 Owl Technical Nov 26, 2022 Odoo Development
Mohammed Shahil How to Configure Mail Server Using Gmail App Password in Odoo 16 How to Configure Mail Server Using Gmail App Password in Odoo 16 If you generally need to approve a new account sign-in whenever you use GMail on another app, then your solution is to create an App Pa... Functional Odoo16 Nov 13, 2022 Odoo Implementation
Mohammed Shahil How to Configure Mail Server Using Zoho App Password in Odoo 16 How to Configure Mail Server Using Zoho App Password in Odoo 16 If you generally need to approve a new account sign-in whenever you use Zoho on another app, then your solution is to create an App Pass... Functional Odoo16 Nov 13, 2022 Odoo Implementation
Mohammed Shahil How to Upgrade PostgreSQL Version in Ubuntu How to Upgrade PostgreSQL Version in Ubuntu Why should you upgrade? 1. Community support and Bug fixes : PostgreSQL is one of the most popular open source community database. Every version of PostgreS... Server Oct 29, 2022 Server Configuration