How to Handle CSV File Operations in Odoo 13

If we take any leading ERP systems, we need different operations with data import or export. In Odoo we have similar features to data import and export. By default, Odoo uses XLS files to do such operations. But we can use XML files or CSV files instead of XLS because CSV and XML also do […]

How to Group Payments Into a Single Batch in Odoo 16 Accounting

The batch payment matching with a bank account is a vital task for an accountant. Payment grouping to several vendors paid from a similar bank is called batch payments. It can occur manually or automatically and depositing various payments to a bank. Users can configure multiple payments along with bank statements using Odoo ERP support. […]

How to Get Your Manufacturing Cost Analysis in Odoo 16 Manufacturing

ERP software that helps manufacturers and their business operations by planning, managing, and providing certain functions is known as manufacturing ERP. These solutions are intended to integrate into any business procedure, giving manufacturing organizations a complete business management platform. ERP solutions improve resource utilization inside organizations without sacrificing quality or performance. They make it possible […]

How to Grant Portal Access to a Customer/Client in Odoo 15

Portal users are external users such as customers or clients. An administrator can give specific access rights to these external users. Portal users do not have the right to edit or change the website’s contents. They will have an only view or read access to the contents. With Odoo, an infinite number of portal user […]

How to Get Warnings in Orders for Products or Customers in Odoo 16?

Most companies have expired or unused products after several years for various reasons. These expired commodities are not able to sell in the market for customers. The unused items cause several unsatisfactory results when used by individuals. It is possible to set alerts or warnings for the products in a company using ERP software. Sales […]

How to Get the User’s Current Location from the Website in Odoo 16

Geolocation is a powerful feature that allows web applications to access the user’s location. By utilizing the navigator.geolocation API in JavaScript, developers can retrieve the latitude and longitude coordinates, enabling personalized and location-based experiences. In this blog, we will explore the fundamentals of geolocation and learn how to leverage latitude and longitude data in our […]

How to Generate Timesheets Upon Time Off Validation in Odoo 16

Due to the advancement of ERP technology, online timesheets are becoming more and more common for businesses to track departmental operations. A great example of a digital timesheet that helps users with challenging chores like figuring out working hours, monitoring payroll, and gauging employee productivity is the Odoo Timesheet. It is supported by additional dependable […]

How to Generate XLSX Report Using Controller in Odoo 16

When it comes to keeping track of business activities that are related to finances or accounts, Excel reports are straightforward to understand and use. It makes content analysis simple for the user. By default, Odoo does not support creating reports from XLSX files. Therefore, in order to produce the XLSX report, we make use of […]

How to Generate Statistical Reports of Subscription in Odoo 14?

Subscription management is an integral part of the business as it helps you to maintain a frequent contact with your customers. So it is important to maintain track of your subscription. The revenue generated from subscriptions and the amount spent on retention, revenue earned by each employee and much more has to be analyzed clearly. […]

How to Generate XLSX Report Using Controller in Odoo 15

For a Business, analyzing and understanding the activities in a venture is an important thing. For that, we can depend on the Excel report. Using this, users can easily understand business activities in a venture. Odoo doesn’t support XLSX report generation from reports. We can generate XLSX reports using the depending module. For printing XLSX […]