In this video we will discuss how to apply domain for a field dynamically based on another field in odoo. #Odoo #Odoo14 #OdooTechnical #Odoo14Technical #Add #Domain #Field #Dynamically #based #Field
_rec_name is intended to define the record value to display it in search for many2one and other cases #Odoo #Odoo14 #OdooTechnical #Odoo14Technical #REC #Odoo #Odoo #Technical #Video
In this video, we discuss the One2Many field parameters used in odoo and their use cases #Odoo #Odoo14 #OdooTechnical #Odoo14Technical #One2Many #Field #Parameters #Odoo #Odoo #Technical #Tutorial
In this video, you can see how to override a delete function. This is used whenever we need to customize, make alerts or call some methods while deleting a record in Odoo. #Odoo #Odoo14 #OdooTechnical #Odoo14Technical #Override #Delete #Function #Odoo #Development #Video
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 […]
In this video, we explain how to do field editing on a website. As we know Data that is specific to a record should be saved on that record. #odoowebsite #odoowebsitebuilder #odoo #odoo14 #odootechnical #odoo14technical #Editing #Fields #Odoo #Building #Website #Field #Editing
In this video, it explains the conceptual structure of the Odoo back-end along with the odoo administration and the ERP integration. #odoowebsite #odoowebsitebuilder #odoointegration #odoo #odoo14 #odootechnical #odoo14technical #Build #website #Administration #ERP #Integration #Odoo
In this video, you can see How to pass a context value in odoo from python and XML. #odooxml #odootutorials #odoo14 #odoo #odootechnical #odoo14technical #Pass #Context #Odoo
Name search function is an odoo ORM method that is responsible for searching the specific records by some field values in a relational field. This is used for example to provide suggestions based on a partial value for a relational field. #odooorm #odootechnicalvideo #odoodevelopmentvideos #odoo #odoo14 #odootechnical #odoo14technical #_name_seach #function #Odoo #Search #Function #Odoo #Odoo […]