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. […]
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 […]
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 […]
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 […]
Odoo is an open-source enterprise resource planning system that offers a variety of business applications, including CRM, sales, purchases, inventory, accounting, HR, Manufacturing, and more. Odoo offers a range of field types for storing information in a database. One of them is the many2many fields, which offers a selection of widgets. The “many2many_tags” widget allows […]
In Odoo 16, a modal is a user interface component that is commonly used in web design and software applications. It is like a pop-up that overlays on top of the main content. It is used to display and interact with specific information or perform certain actions without navigating to a new page, that is […]
Website is one of the relevant modules in Odoo ERP, which outlooks a business organization and helps for its growth. It gives out many interesting and helpful features to attract more customers to our business website. In this blog, we will describe how to modify existing web pages within our Odoo 15 Website Module. There […]