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

Module Structure in Odoo 16 | Odoo 16 Development Tutorials | Odoo 16 Technical Videos – CBMS Odoo ERP

Each odoo module has a set of elements. In this video, describes about the structure of a module and elements inside a Module such as __init__,__manifest__, business objects, view, and corresponding security files, and so on. #odoo16vidoes #odoodevelopment #odootutorials Video Chapters 00:00 Introduction 01:02 _iinit__,__manifest__ 02:38 Controllers 02:58 Data,demo Files 03:19 I18n Files 03:42 Models […]

How to Create New Project in Odoo 15 Project Module | Odoo 15 Enterprise | Odoo 15 Functional Videos – CBMS Odoo ERP

The Project module in Odoo15 is suitable to manage all types of projects and project-related activities in a smooth manner. #odoo15project Video Contents ————————- 00:00 Introduction to Odoo 15 Project 00:19 Dashboard Analysis 01:24 Create Project From the Dashboard 03:39 How to Create a New Project From Configuration 04:22 Settings Tab It is easy to […]

How to Create a Snippet in Odoo 15 | Odoo Development Tutorial | Create Custom Snippet in Odoo 15 – CBMS Odoo ERP

In odoo, it provides base snippets and In this video, it discusses how to create a custom snippet in odoo 15. #odoowebsite Video Contents 00:00 Introduction 00:33 Website Snippets 01:19 Custom Snippet Odoo provides a website builder feature to create your own website. Also provides snippets to make our website more attractive and elegant. #odoo15developmentvideos […]

How to Create a Record Using Create Function in Odoo15 | create() | Odoo 15 Development Tutorials – CBMS Odoo ERP

In this video, we are discussing how to create a record using create a function in odoo15. Here we are considering an example of creating a student record from students’ applications. #odoo15developmentvideos Video Contents 00:05 Introduction 00:30 Creating a record using create() Once the documents are submitted and verified, we will click the button to […]

How to Create a Form View in Odoo 15 | Odoo 15 Development Tutorials – CBMS Odoo ERP

We all know that views are describing the records to users. Without a proper view, the user can’t get the information correctly. Odoo has several view types such as form, tree, kanban, graph, pivot, calendar, dashboard, search, grid, cohort, and many more. #odoo15developmentvideos Video Contents ———————— 00:12 Introduction 00:40 Define a form #odoo15technicalvideos In this […]