How to Make a Field Visible Only for a Certain User Groups in Odoo 15 | Odoo 15 Development Tutorial – CBMS Odoo ERP

In odoo, we can restrict the visibility of fields only for particular users. The user belonging to a particular group can have only access to view that field. This can be done by using the group_id attribute. #odoo15developmentvideos Video Contents ————————– 00:00 Introduction 00:38 Example 01:08 Using the attribute field Visibility #odoo15tutorials Using group_id gives […]

How to Make a Field read-only in Odoo | What Is readonly in Odoo? | Odoo 15 Development Tutorials – CBMS Odoo ERP

Readonly fields are fields that cannot be edited from the front-end UI. These fields will be having a default value that will not be able to be edited. #odoodevelopmentvideos #odoo15videos In this video, we’ll be discussing how we can create a field read-only using python and XML methods. #odooxml Connect With Us: ———————— ➡️Website: ➡️Email […]

How To Make a Field read-only in Odoo? | Odoo development | How to create field read-only in Odoo 14 – CBMS Odoo ERP

In some cases,we need to make fields of a model read-only with no need to edit in a particular condition.In odoo we can define each field for that condition. In this video it discusses on how to make a field read-only. #odoocustommodule #odootutorial #odoodevelopment #odoo #odoo14 #odootechnical #odoo14technical #Field #readonly #Odoo #Odoo #development #create #field […]