In odoo, the read-only field is stored in the database only when adding the attribute of force_save. In this video, it explains the uses of force_save in Odoo. #odoovideos #odootutorials #odoodevelopmentvideos #odootechnicalvideos #force_save #Odoo #Read #Field #force_save #attribute #Odoo
Odoo has a flexible way to define menu, sub-menu, and actions. The main attraction is that one can create a menu and sub-menu from code as well as UI, which makes Odoo more user-friendly. #odoovidoes A user can directly create a menu and sub-menu from the UI. In this blog, we are going to discuss […]
In this video, we will discuss how to add a new field in an existing kanban view inside a model in odoo. #odoovideos #odootechnicalvideos #odookanban #Add #Field #Existing #Kanban #View #Odoo
In this video, we will discuss how to add a new option to the existing selection field in Odoo. #odoo #odootechnical #odoodevelopmentvideos #Add #Option #Existing #Selection #Field #Odoo
Active_id indicates a record to be active, it provides the ID of that particular record. Here it explains how to get that active_id in odoo. #active_id #Odoo #Active_ID #Odoo #Development #Odoo #Videos
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 odoo,we may need to load demo data to our custom modules. Here, In this video we discuss about how to load demo data through XML #odoocustommodule #odoodemo #odooxml #Add #Demo #Data #Module #Load #Demo #Data #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
In this video, we discuss the difference between search() and browse() in odoo and their use cases. #odooorm #ormmethods #odoovideos #Difference #Search #Browse #Odoo #search #browse #Odoo #ORM #Methods