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 […]

How to Configure Manufacturing in Two Step Odoo 17 Manufacturing App | Odoo 17 Functional Tutorials – CBMS Odoo ERP

Two-step manufacturing in Odoo is a simplified process for creating finished products that involves two main steps: picking components and then manufacturing the final product. Here’s a breakdown of what it entails: The Two Steps: Picking Components: Odoo generates a manufacturing order (MO) specifying the product to be manufactured and the quantity. Based on the […]

How to Setup Sales Credit Limit in Odoo 17 | Setup Sales Credit Limit in Odoo 17 | Odoo 17 Videos – CBMS Odoo ERP

Odoo 17 empowers you to set up sales credit limits, helping you manage customer payment risks and maintain control over outstanding balances. 00:00 Intro 00:13 Enable sales limit 00:55 Create quotation  2:23 set limit for customer Activating the Feature: Access Accounting Settings: Navigate to the Accounting module and click on “Configuration” followed by “Settings.” Enable […]

How to Setup Default Value for a Field in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

In Odoo, you can set default values for fields by using the default attribute when defining the field in the model class. This allows you to specify a default value that will be automatically set for the field when a new record is created. Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: […]

How to Setup Warehouse & Location in Odoo 17 Inventory | Odoo 17 Inventory Tutorials | Odoo 17 – CBMS Odoo ERP

In Odoo, a warehouse represents the physical building or space where a company stores its inventory. It’s the central location for managing stock levels, receiving and shipping goods, and fulfilling orders. Here are some key points about warehouses in Odoo: Multiple warehouses: You can set up and manage multiple warehouses within Odoo, each with its own address […]

#3 How to Setup Vendor Pricelist in Odoo 17 Purchase | Vendor Price list in Odoo 17 – CBMS Odoo ERP

A vendor price list is a document or a list provided by a supplier or vendor that outlines the prices of the products or services they offer. This document typically includes details such as the names or descriptions of the products or services, corresponding prices, and any relevant terms and conditions. Vendor price lists are […]

How to Setup Odoo 17 Development Environment Using Pycharm | Install Odoo 17 Using Pycharm – CBMS Odoo ERP

This video guides you through the installation process of Odoo 17. Version 17, the most recent edition of Odoo, has the greatest functionality and is the most well-known and capable version of the program for attaining the best possible business administration. Python 3.10+ is used for backend development in Odoo 17, PostgreSQL is used for […]

#13 How to Configure Unit of Measurement (UoM) in Odoo 17 | Setup Unit of Measurement – CBMS Odoo ERP

Odoo is a popular open-source business management software suite that includes various modules for different business functions, such as accounting, inventory management, sales, and more. In Odoo, units of measurement are used to quantify and manage the quantities of products or services in different modules. In Odoo, a unit of measure is a standard for […]

How to Setup Previewing the Avatar Card in Odoo 17 | Preview the Avatar Card | Odoo 17 Features – CBMS Odoo ERP

Get information about users or employees by clicking on their avatars. HR and Contact information will be displayed in card format. In Odoo, an “avatar” generally refers to the profile picture or image associated with a user or a record in the system. Each user in the Odoo system can have a personal avatar, which is […]