How To Create Page in Odoo Website – CBMS Odoo ERP

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

How To Create Sequence Numbers in Odoo | How To Set Sequence Number in Odoo – NEW – CBMS Odoo ERP

Sequence numbers in Odoo are auto-incremented field which gets generated each time whenever a new record is created for a particular model. #newsequenceinodoo #odoodevelopment #odootutorial #odoo #odoo14 #odootechnical #odoo14technical In this video, we’ll be discussing in short how we can create a sequence field for a model in Odoo. #Create #Sequence #Numbers #Odoo #Set #Sequence […]

Building a Website – URLs and Routing in Odoo – CBMS Odoo ERP

This video, it explains how URLs and Routing are done in odoo. We know, Controller methods are associated with routes via the route() decorator which takes a routing string and a number of attributes to customize its behavior or security. #odoowebsite #odoo14 #odoo #odoo14 #odootechnical #odoo14technical #Building #Website #URLs #Routing #Odoo

How to setup default value for a field in Odoo? – CBMS Odoo ERP

In some cases, we need to set default values for fields every time when we create a new record. Odoo provides different ways to set up default values in fields. This video explains how to the set up the default value for a field in odoo 14 #odoo #odoo14 #odootechnical #odoo14technical #setup #default #field #Odoo

How To store related fields in Odoo database – CBMS Odoo ERP

In Odoo fields defined with related to another field, values are not automatically stored in the Odoo database. A column will not be allocated for such fields. In order to store such a field in our database, we have added an extra argument store within the field definition. So, in this video, we’ll be describing […]

Odoo 14 Webinar | Odoo 14 Members and Subscriptions Module – CBMS Odoo ERP

The Webinar will cover the Members and Subscriptions modules in Odoo 14 and create a strong knowledge base for attendees. The demonstration of the key app will provide participants an in-depth overview. #odoowebinar #odoo14webinar #odooerp #odoo #odoo14 Video Contents 1. Introduction 2. Members a. Overview b. How to Create membership Products in Odoo 14 c. […]