In this video, we are discussing how to configure the visibility of buttons based on user groups and states in Odoo 16. #odoo16 #odoodevelopment Video Chapters 00:00 – Introduction 01:12 – States attribute of button 02:00 – Groups attribute of button #odoodevelopment #odootutorials We have different types of users in a system, hence we will […]
By enabling ‘price control’ in the POS settings, we can restrict price modification to managers only. So the internal user has access right as the user cannot change the price of the product. #odootutorials #odoo16 Additionally, at the same time, the administrator can change the price of the product in the orderline #odoopos Connect With […]
In this video, we are discussing how to configure the visibility of buttons based on user groups and states in odoo 15. #odootechnicalvideos Video Contents 00:10 Introduction 01:00 Configuring Visibility of a Button We have different types of users in a system, hence we will have to make restrictions on access to any data in […]
The Button can have group attributes providing a list of groups. If the current user is not in listed groups, he can’t see the button. And the other attribute states. We can provide a list of states. The button will only be visible in that state. #odootutorials #odootechnical videos #Configure #Visibility #Buttons #Based #User #Groups […]