How to Handle the Recruitment Process From Your Website Using Odoo 15 ERP | Odoo 15 Tutorials – CBMS Odoo ERP

In this video, you can gain detailed knowledge on Odoo 15 Recruitment module works in recruiting a candidate by posting the required on the company website. #odoo15recruitment Video Chapters ————————- 00:00 Introduction 00:39 Create a Job Position 03:19 Configure – Job Position 04:02 Go to the Website 05:38 All Application 06:27 Create Application What makes […]

How to Edit Odoo Administration | ERP Integration in Odoo 15 | Odoo 15 Building a Website – CBMS Odoo ERP

Odoo’s backend structure is very simple and organized by menu, actions & views. So, In this video, it discusses odoo administration and how to edit odoo administration which means adding objects, menu items, actions, and defining views. #odoo15technicalvideos Video Contents ————————- 0:00 Introduction 0:26 Menu 1:45 Action 2:46 View 3:36 Relational Fields: Many2one 4:54 Relational […]

Field Editing in Odoo 15 Website | Building a Website in Odoo 15 – CBMS Odoo ERP

In this video, we are discussing Field editing on the Odoo website. We have the t-esc and t-field to show values on the website. #odoo15website Video Contents ———————— 0:00 Introduction 0:40 Field editing in Website #odoo15developmentvideos #odoowebsites For record fields, templates can use a special t-field directive that allows editing the field content from the […]

Building a Website to the Browser| Odoo 15 Development Tutorials – CBMS Odoo ERP

Controllers help us to configure front-end modules and also help to interpret browser requests and send data back. #odoo15website Video Contents ————————- 0:00 Introduction 0:27 Controllers 1:12 Return to the controller 2:27 In the URL We need to add a simple controller return whatever we need to add to our web page and then import […]

Building a Website in Odoo 15 – A Demonstration Custom Module | Odoo 15 Development Tutorials – CBMS Odoo ERP

In Odoo, we can build a module using several methods in pycharm and then very next step add to install that module. #odoo15website Video Contents ————————- 0:00 Introduction 0:33 Add to Addons_path 1:09 Update in Ui 1:20 Installing of Custom Module We need to add that in the addons path and install it from the […]

How to Create a Basic Module for Website in Odoo 15 | Building a Website in Odoo 15 | Odoo 15 Videos – CBMS Odoo ERP

This video discusses creating a basic module using the scaffolding method. #odoo15website Video Contents ————————- 0:00 Introduction 0:42 Scaffolding method #odoo15developmentvideos #odoo15tutorials In building a website first step is to create a basic module. In Odoo each task can be performed by modules, in modules we can add a new object or inherit the existing […]