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 […]
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 […]
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 […]
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 […]
In this video, we are discussing about basic views in #odoo16 and how to define a view in odoo development. #odootutorials They are flexible and allow a high level of customization of the screens that they control. There exist various types of views. Each of them represents a mode of visualization: form, list, graph, etc. […]
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 […]
In this video, we are discussing about basic views in odoo15 and how to define a view in odoo development. #odoo15 #odoodevelopment #odooviews #Basic #Views #Odoo #Odoo #Development #Tutorials
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
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 […]