How to use _name_seach function in Odoo | Name Search Function in Odoo | Odoo ORM Methods – CBMS Odoo ERP

Name search function is an odoo ORM method that is responsible for searching the specific records by some field values in a relational field. This is used for example to provide suggestions based on a partial value for a relational field. #odooorm #odootechnicalvideo #odoodevelopmentvideos #odoo #odoo14 #odootechnical #odoo14technical #_name_seach #function #Odoo #Search #Function #Odoo #Odoo […]

How to install additional python packages in odoo .sh #installodoo – CBMS Odoo ERP

Odoo sh is a cloud platform used for loading the Odoo instance. In order for Odoo to function in it, it requires the support of various python packages. #odoosh #installodoo #odooinstance #odoo #odoo14 #odootechnical #odoo14technical In this video, we’ll be discussing on how we can install additional python packages into our Odoo sh instance. #install […]

How To Create a Toggle Button in Odoo 14 | Create Toggle Switch in Odoo 14 – CBMS Odoo ERP

Odoo supports many types of fields to store into a database, boolean fields are one of them.It supports invisible,help , string, etc….it can be viewed as checkboxes.In this video it shows how to show a boolean field as a toggle button.It replaces the checkboxes as toggle switches with the toggle button widget. #togglebutton #odootoggleswitch #odoo14 […]