In certain situations, there will be a need to prevent the program from continuing its execution. We can do this by showing up an error message by raising exceptions. In addition to the exceptions available in python, Odoo provides a few more exceptions which include: 1. access denied 2. access error 3. cache miss 4. […]
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
Security – Groups and access rights in odoo Security access in Odoo is configured through security groups: permissions are given to groups and then groups are assigned to users. Odoo has a lot of groups. Once you know about groups, you can select groups from the list of groups. Security is a major concern when […]