How to Define Compute Fields & Compute Functions in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

In this video, we will explore how to create and use compute fields and compute functions in Odoo 17. Compute fields are special fields whose values are computed dynamically based on other fields or data in the system. This feature allows you to create fields that automatically update their values when related fields change, ensuring […]

How to Add a Domain for a Field in Odoo 17 | Odoo 17 Development Tutorial | Odoo 17 Technical Videos – CBMS Odoo ERP

In Odoo 17, domains for fields act as powerful tools for filtering records displayed or permitted within a particular field based on specific criteria. This capability aids in refining selections and streamlining options for users, enhancing the overall user experience and efficiency. Domains enable the definition of rules that restrict the data visible or selectable […]

How to Add New States to an Existing State Field in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

In Odoo 17, states play a pivotal role in indicating the different stages or statuses that records can undergo within the system. These states are commonly represented as selection fields in Odoo models, allowing users to easily discern the current status of a record. To append new states without altering the existing ones, the selection_add […]

How to Load Custom Field to POS in Odoo 17 | Odoo 17 Development Tutorials | Odoo 17 POS Videos – CBMS Odoo ERP

In Odoo, a common requirement is to add custom fields to various models like products, customers, or orders. When integrating these custom fields into the Point of Sale (POS) module, it’s crucial to ensure they are properly loaded and utilized within the POS interface. Odoo offers several methods for loading data into the POS module, […]

How to Install Python Packages From Pycharm in Odoo 17 | Odoo 17 Development Tutorials | Odoo 17 – CBMS Odoo ERP

This video provides a step-by-step guide on how to install extra Python packages for Odoo development directly from PyCharm. By following these instructions, developers can efficiently manage their Odoo customization projects within the PyCharm environment, enhancing their productivity and ensuring the smooth integration of additional functionalities into the Odoo platform. #Odoo17 #Python #Pycharm #DevelopmentTutorial #OdooDevelopment […]

How to Make a Field Visible Only for Certain User Groups in Odoo 16 | Odoo 16 Development Tutorials – CBMS Odoo ERP

In Odoo, we can restrict the visibility of fields only for particular users. The user belonging to a particular group can have only access to view that field. This can be done by using the groups attribute. #Odoo16 #OdooTips #OdooCommunity #odootutorials #odoo16features #Odoo16Development #UserGroupVisibility #FieldCustomization #ExclusiveAccess #YouTubeTutorials #TechTips #DevelopmentTricks #SoftwareDevelopment #UserAccess #techsavvysenior Connect With Us: […]