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
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
The Odoo website module will add up to the aspect of website building as well as website management operations. We know creating a website menu and website page is not a difficult task in Odoo. #odoowebsite #odootutorial #odoodevelopment #odoo #odoo14 #odootechnical #odoo14technical Users know straightway to create a menu from the front end of odoo. […]
This video explains how to add a button in the header of any list view easily in odoo V14. #odoodevelopment #odoodevelopmenttutorials #odootutorials #odoo #odoo14 #odootechnical #odoo14technical #easily #Add #Button #List #View #Header #Odoo #V14 #Add #Button #Odoo
The dashboards module can be used as an effective data monitoring tool in a company to identify and plan business resources. This module allows a company to arrange and manage much critical information related to their business including total income of the company, sale orders, purchase orders, financial flows, lead generation, logistics, and human resources […]
Odoo Studio lets you add several different field types, including the following relational fields: Related fields: This is normally used to add more information from another related Model (database table). It has to be information from a Model that is already linked. many2one: This will create a new database relationship (in this example it’s between […]
It’s easy to create a new Menu by using Odoo Studio. Start by clicking on the Odoo Studio icon in the top right-hand corner. Now click on “Edit Menu” The “Edit Menu” menu dialog is displayed. Scroll to the bottom and click on “New Menu” The “Create a new Menu” dialog is displayed: Enter a […]
This video explains about forecast widget in the tree view. This feature is mainly used in sale orders to obtain the forecast report of a product from the order line. Video Content: 0:00 Introduction 0:20 We are checking the forecast widget in odoo 0:00 Open sale order 1:33 Goto pycharm and search for forecast widget […]