Relational Fields in Odoo

Subscribers:
28,000
Published on ● Video Link: https://www.youtube.com/watch?v=sktZ5Lywxu4



Category:
Tutorial
Duration: 6:21
647 views
3


Relational Fields provide the option to link the data of one model with the data of another model.
In Odoo, relational field types are One2many, Many2one, Many2many.
#relationalfields #one2many #many2manyodoo #Odoo #Odoo14 #OdooTechnical #Odoo14Technical

An One2many field is a one-way direction of selecting multiple records from a table.
For example, a Sales Order can contain multiple Sales Order Lines, which also contain multiple fields of information.
A Many2one field is a one-way direction of selecting one record from a table.
For example, you can have many product categories, but each product can only belong to one category.
A Many2many field is a two-way direction of selecting records from a table.
For example, multiple tags can be added to a lead’s form.







Tags:
odoo
odoo erp
cybrosys odoo
odoo apps
odoo relational fields
odoo relational field add in xml file
relational fields in odoo 14
odoo fields tutorial
odoo 14 relational fields
odoo fields
fields in odoo 14
odoo 14 tutorials
how to extend selection field in odoo
fields tutorial in odoo
one2many fields in odoo 14
how to create related field in odoo
one2many field in odoo
odoo related field
odoo 14
odoo 14 development
how to add one2many field in odoo