The kanban view is a kanban board visualization: it displays records as “cards”, halfway between a list view and a non-editable form view. view of your projects, opportunities, or leads. With a selected pipeline at the top, Records may be grouped in columns for use in workflow visualization or manipulation (e.g. tasks or work-progress management), […]
In this video, we will be discussing how we can override a method in Odoo 14 and the usage of the super method. By overriding a method we can change the implementation of that method, which is redefining that method. By using the super method we can override a method to change its default behavior […]
In Odoo/OpenERP we can inherit or use existing modules object/class/model and views. We can also inherit a single field of existing modules. What is Inheritance? Inheritance means we are going to use or inherit the old class/model, properties, methods, and views in the new class/model. This concept is related to Object-Oriented Programming. In Odoo/ERP we […]
Odoo notes can be a great help to the businesses as it helps in getting things done in a simpler way. The module simply organizes your tasks with notes and to-do-lists. Firstly, install the Odoo Notes module from Odoo apps. As soon as you enter the dashboard, you see the different stages created such as […]
Odoo Rental Module is a new application introduced by Odoo from Odoo 13 version. Odoo rental management system eases the obtaining of products on rents for a certain period of time. Via Odoo rental the businesses can manage their resources and orders efficiently. Under Odoo Rental application it comes separate space for managing rental products, […]
This video explains about ‘Putaway rule in Odoo13’.A good warehouse implementation takes care that products automatically move to their appropriate destination location. Putaway is the process of taking products off the receiving shipment and putting them into the most appropriate location. A putaway strategy follows the same principle as removal strategies but affects the destination […]
This module helps you to protect the registration and login process by incorporating Google reCAPTCHA on your website. Download odoo ReCaptcha – How Odoo reCAPTCHA Works: Owners of online stores generally fit Google CAPTCHAs within their site so that buyers can fill them before beginning any kind of transaction procedure. It is best to set […]
Video tutorial covers the relationship between the models by using the Many2many fields and usage and declaration of Many2Many fields in odoo. Related Videos: Building an odoo module: Create an Empty Module Structure Scaffold Command: Components and Structure of Odoo 13 Module: Get the module from our repository: Odoo 14 Videos: Configure Odoo 14 Project […]
The video tutorial includes the step-by-step procedure of building a custom module in Odoo version 13. Covers the areas of Models and field declarations, menus and various views (form, tree, search), security groups, and access rights. Video Contents: ————————– 00:00 Introduction 00:48 How to create a New Business Object 01:12 What is an ORM Layer […]
This module helps you to protect the registration and login process via incorporating Google reCAPTCHA in your website. Download odoo ReCaptcha – Owners of online stores generally fit Google CAPTCHAs within their site so that buyers can fill them before beginning any kind of transaction procedure.It is best to set up a CAPTCHA, for distinguishing […]