In this video, we will be looking at the configuration of products for the eCommerce page with the help of the Odoo Website module. The eCommerce module in Odoo works integrated with the Website module. So, you can easily manage all eCommerce-related activities from the Website module itself. Make sure that you have installed the […]
This video will detail the easy steps to create a contact us page on the website with the help of the Odoo 15. Video Content ———————— 00:00 Introduction 00:33 Go to website 00:55 How to create new page in website 02:36 Add Text block 03:06 Add Map 04:02 Add Form When you take a look […]
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 […]
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 […]
In this video, we’ll be discussing how to use the Odoo website module to load data and use the default layout in Odoo. #odoo15website Video Contents ———————— 0:00 Introduction 0:25 Creating New Controller 1:05 Getting Data to Website 2:39 Creating New Template #odoowebsitetemplate #odoo15tutorials Connect With Us: ———————— ➡️Website: ➡️Email : info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: […]
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 […]
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 […]
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 […]
In this video, it explains the conceptual structure of the Odoo back-end along with the odoo administration and the ERP integration. #odoowebsite #odoowebsitebuilder #odoointegration #odoo #odoo14 #odootechnical #odoo14technical #Build #website #Administration #ERP #Integration #Odoo
In this video it helps to create a page on the website from the backend of odoo. It creates a template record in XML and renders it in the controller. #odoodevelopment #odoowebsite #odoo14 #odoo #odootechnical #odoo14technical The Odoo website module will add up to the aspect of website building as well as website management operations. […]