In some cases, we want to change the attributes of the existing field in odoo. Here, it explains how it works. #Rewrite #Existing #Field #Odoo
In some conditions, we want to translate the content of some records to other languages. Odoo we can easily translate text strings in one language to another language without any extra customizations. This video explains how to translate a field in odoo. #Odoo #Field #Translatable #Odoo
In odoo, we can change the string of an existing field based on our requirements. In this video, it explains how we can do this. #odootechnicalvideos #odootutorials #Change #String #Existing #Field #Odoo
These are the flags that are used for updating Odoo Many2many field. (0, 0, { values }) link to a new record that needs to be created with the given values dictionary (1, ID, { values }) update the linked record with id = ID (write values on it) (2, ID) remove and delete the […]
These are the flags that are used for updating Odoo One2many field. (0, 0, { values }) link to a new record that needs to be created with the given values dictionary (1, ID, { values }) update the linked record with id = ID (write values on it) (2, ID) remove and delete the […]
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, 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, You can see various parameters that can be used when you define a Many2one field and the use cases of those parameters. #many2onefield #odoo #odoo14 #odootechnical #odoo14technical #Many2one #Field #Parameters #Odoo #Define #Many2one #Field #Odoo
In some cases, we need to set default values for fields every time when we create a new record. Odoo provides different ways to set up default values in fields. This video explains how to the set up the default value for a field in odoo 14 #odoo #odoo14 #odootechnical #odoo14technical #setup #default #field #Odoo