CBMS Assista IDE- Built For Odoo Fullstack Developers| How to Deploy Odoo for Custom Development – CBMS Odoo ERP

CBMS Assista IDE is the first Integrated Development Environment (IDE) tailored specifically for Odoo fullstack developers. Built on top of Code – OSS, the open-source foundation of Visual Studio Code, Assista IDE extends its capabilities with powerful, Odoo-specific enhancements. Whether you’re working on the backend, frontend (OWL/website), or deploying your Odoo code, CBMS Assista IDE […]

How to Install Odoo 18 with Pycharm | Setup Odoo 18 Development Environment Using Pycharm in Ubuntu – CBMS Odoo ERP

How to Setup Odoo 18 Development Environment Using Pycharm in Ubuntu 22.04 Step 1: Download and install the Pycharm IDE PyCharm Community Edition Download sudo apt-get update  sudo apt-get upgrade sudo snap install pycharm-community –classic Step 2: Installing Python 3.12 To add the deadsnakes repository, use the following commands: sudo add-apt-repository ppa:deadsnakes/ppa  sudo apt-get update […]