Basic Subcontracting | Odoo MRP – CBMS Odoo ERP

In this video, learn about the basics of subcontracting, and how to use the basic subcontracting workflow in Odoo. 0:00 Intro 0:52 Enable subcontracting 1:52 Configure product for subcontracting 3:50 Configure BoM for subcontracting 5:08 Subcontracting workflow **Check out more Odoo tutorials** – MRP playlist:  **App documentation** – Basic subcontracting: – All MRP docs:  www.odoo.com/documentation/17.0/applications/inventory_and_mrp/manufacturing.html **See what Odoo […]

How to Create a Basic Module in Odoo 17 | Creating a Basic Module | Odoo 17 Development Tutorials – CBMS Odoo ERP

Odoo is a powerful and flexible open-source software platform that allows you to extend and customize its functionality through the creation of modules. A module in Odoo is a collection of files that encapsulate a specific set of features, data models, or modifications to the core system. Creating a basic module involves setting up the […]

Basic Views in Odoo 17 | What are the Basic Views in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

In Odoo, views are fundamental components of the user interface that define how data is presented and interacted with within the system. They essentially dictate the layout and appearance of different screens or pages within the application. Video Chapters 00:00 Introduction 01:31 Form View 04:04 Tree View 04:58 Calender View 06:18 Graph View Views are […]

Basic Fields in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

Odoo supports several fields for better data handling with specific options for each type. Some of the basic field in Odoo are Integers , float , char , Selection , Many2one, One2many ,Many2many , Date , Datetime etc… Video Chapters:  01:26 – Char field,  01:42 – Integer field,  01:57 – Boolean field,  02:16 – Selection field,  02:33 – Float field,  02:49 […]

How to Create a Basic Module for Website in Odoo 15 | Building a Website in Odoo 15 | Odoo 15 Videos – CBMS Odoo ERP

This video discusses creating a basic module using the scaffolding method. #odoo15website Video Contents ————————- 0:00 Introduction 0:42 Scaffolding method #odoo15developmentvideos #odoo15tutorials In building a website first step is to create a basic module. In Odoo each task can be performed by modules, in modules we can add a new object or inherit the existing […]

Odoo ORM Methods | Object Relational Mapping in Odoo15 | Basic ORM Methods – CBMS Odoo ERP

In this video, we are discussing basic Object-Relational Mapping(ORM) methods and their use cases in Odoo development. #odooorm #ormmethods #orm Connect With Us: ———————— ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Odoo #ORM #Methods #Object #Relational #Mapping #Odoo15 #Basic #ORM #Methods

Relations Between Models in Odoo: Many2Many Fields in Odoo 13 – CBMS Odoo ERP

Video tutorial covers the relationship between the models by using the Many2many fields and usage and declaration of Many2Many fields in odoo. Related Videos: Building an odoo module: Create an Empty Module Structure Scaffold Command: Components and Structure of Odoo 13 Module: Get the module from our repository: Odoo 14 Videos: Configure Odoo 14 Project […]