Sometimes we will come across situations where we will have to apply some conditions in viewing, reading, or writing fields. Odoo helps us to do the same using Attributes(attrs). Using this, we can conditionally apply attributes to fields. invisible, read-only, and required are the main 3 attributes. Using these attributes, we can hide a field […]
tThe Odoo ERP system enables a user to effortlessly create and manage a website with dedicated tools. This platform doesn’t demand much designing skill or technical knowledge to build a dynamic website. You will get a fully equipped website builder in Odoo that permits you to design, manage, and maintain your website as per your […]
By producing recurring income through weekly, monthly, or yearly subscriptions, the subscription-based selling strategy promotes client success and client retention. Businesses can produce steady revenue flow and sustain client relations by using customer connections. Subscription-based revenue models are advantageous to both the company and the consumer since they don’t require as much regular re-engagement because […]
On the Odoo website, we have different forms like contact forms, contact details forms, etc. These forms are used to collect information from the end-user. End users can enter the data based on the fields defined in a web form. We know that there are different types of input fields like text, submit, checkbox, date, […]
There are many web forms that we have been using for different purposes, such as submitting some details like contact information, requests for something, submitting surveys, etc. We can see different fields in these web forms such as text fields, radio buttons, selection fields, etc. The field used for attaching a document or file is […]
Web forms serve as a valuable tool for gathering user information, encompassing contact details, educational background, career history, and more. Moreover, they are instrumental in conducting surveys effectively. Web forms allow for the creation of various field types, aiding in the systematic collection of data. Among these, the attachment field stands out. In this article, […]
Odoo, also known as Open ERP, was created by the company in 2005. On-Demand Open Object is the acronym for Odoo. Odoo is a vast collection of business-related apps and modules, such as CRM, Sales management, E-commerce, Warehouse management, Purchase management, Accounting suite, Manufacturing suite, HRMS, and so on. Enterprise Resource Planning software is made […]
In the dynamic world of modern business, effective lead management is a crucial element of success, and Customer Relationship Management (CRM) systems play a pivotal role in this endeavor. Odoo 17, a comprehensive business management software, has recently upgraded its CRM module, making it even more powerful and user-friendly. In this blog, we will explore […]
Odoo ERP is the business software with many advanced features and it also includes the feature of translation. We will discuss in this blog how we can translate the Odoo 13 website. Odoo helps us build a sleek website, simply by dragging and dropping Odoo widgets. Odoo lets you translate the website into various languages. […]
To enable communication between various systems or applications, Odoo (formerly known as OpenERP) uses the XML-RPC (Remote Procedure Call) protocol. It enables you to remotely execute methods and retrieve data from an Odoo instance using XML as the transport format. An external system can communicate with an Odoo server via the web service API that […]