Security is a very important thing in every organization, we can create security groups while creating a module. For some situations, we need to add more security groups other than the security group that already exists. In this blog, we can briefly explain how to override existing security groups in Odoo 15. We can take […]
While making custom modules, sometimes the need arises to create a new security group along with the existing groups or change the behavior of some existing groups. We will discuss both of these cases in this blog. Let us look into the attendance module for this, currently, the attendance app has 3 user roles. In […]
Odoo is a robust open-source business application suite that provides a wide range of functionalities for various business operations. One of its key features is the ability to customize and extend its functionality to suit specific business needs. In this blog, we will explore how to override the create, write, and unlink methods in Odoo […]
Controllers are used in Odoo to develop front-end modules. Backend modules are linked to the Controllers. We can modify the programming logic or add new logic to the existing program by making modifications to the base class using the overriding property. In this blog, we are going to talk about how to override an existing […]
In Odoo, ‘Controllers’ are utilized to design the frontend modules. These frontend modules are connected with the backend modules. Overriding is the property of a class to change the performance given by one of its base classes. It is used to differ in programming logic. We can override an alive controller in Odoo. For working […]
In Odoo ERP, front-end modules are designed with the help of ‘Controllers’. These frontend Controllers are connected to backend modules. We are using the property of overriding to make changes in the base class which is used to either make a change in the programming logic or to add new logic to the existing program. […]
Odoo POS (Odoo Point Of Sale) is the ideal all-in-one solution for managing your restaurants, retail stores, accounting, and sales. It is a clear, user-friendly interface that may be found on laptops, tablets, and iPods. Let’s explore the Odoo Point of Sale (POS) interface. In this blog, we can take a look at how to […]
Point of sale is one of the most significant modules in odoo ERP. In this blog, we can see how to override a widget in POS. Before going to the programming we want to know what a widget is. A widget is the most important building block of a user interface or we can say […]
Most individuals’ private and professional lives deal with various projects for various purposes. Several types of projects are working by companies to gain success, and considerable parts of projects include delivery in time with quality or within budget. Maintenance of company work is challenging, and we can organize all the work within a project. Better […]
SEO is a collection of techniques used to improve search engine visibility and improve your website’s performance in search engines like Google. By just implementing a successful SEO strategy helps you draw in more customers. SEO seeks to improve both the quantity and caliber of website visits by utilizing natural search engine results. If your […]