How To Update One2many Field From OnChange of Field in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

In Odoo, A One2many field signifies a one-to-many relationship between two models, allowing one model to have multiple related records from another model. The onChange method triggers actions when a field’s value changes, commonly used to update other fields. To update a One2many field from another field’s onChange method in Odoo, declare the One2many field to […]

How to Create Record Rules in Odoo 17 | Security in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

This video describes record rules in Odoo 17 and how to create record rules in Odoo 17 In business, there are different types of records. And it is essential to provide proper security for those records. In Odoo this is managed using Record Rules. #Odoo17 #OdooTips #OdooCommunity #odootutorials #odoo17features #odoo17release #RecordRules #SecurityInOdoo #DevelopmentTutorials #BusinessSuccess #OdooDevelopment […]