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