Views in Odoo 16 Project Modules | Odoo 16 Project App | Odoo 16 Functional Tutorials – CBMS Odoo ERP

This video explains the views of the project. Odoo 16 Project module offers various views to evaluate each project. #odoo16 By selecting a particular project from the dashboard, you can see different visibility views for projects. #odoofunctionalvideos It includes Calendar, Kanban, Map,  Graph, and list view showing various details of each project, such as Title, […]

How To Create Editable Tree View in Odoo 15 | Odoo Development Tutorials – CBMS Odoo ERP

In Odoo an editable tree view has much more important in creating a new record or editing an existing record. #odoo15tutorials By enabling the editable tree view a user can easily create or edit the records. #odoo15technicalvideos To convert a tree view into an editable tree view we use the editable=’bottom’ or editable=’top’ attribute. It […]