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
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
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
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