How to Add New States to an Existing State Field in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

In Odoo 17, states play a pivotal role in indicating the different stages or statuses that records can undergo within the system. These states are commonly represented as selection fields in Odoo models, allowing users to easily discern the current status of a record. To append new states without altering the existing ones, the selection_add […]

How to Configure Visibility of Buttons Based on User Groups & States Odoo 16 | Odoo 16 Tutorials – CBMS Odoo ERP

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 0​2:00 – Groups attribute of button #odoodevelopment #odootutorials We have different types of users in a system, hence we will […]

How to Configure Visibility of Buttons Based on User Groups and States in Odoo 15 | Odoo 15 Tutorial – CBMS Odoo ERP

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 […]

How to Add New States to an Existing State Field in Odoo 15 | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, it explains about how to add new states to an existing state field #odoo15technicalvideos #odoo15videos Video Contents 00:00 Introduction 01:02 Adding new state In odoo, States represent to check current status or workflow of the record. Most of the modules and custom addons use this state field in order to check its […]

How to Configure Visibility of Buttons Based on User Groups and States in Odoo – CBMS Odoo ERP

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 […]