Charging customers for the delivery of the products has always been helpful to business organizations to reduce the losses on sales of the product. The delivery addresses may be in remote places, or the product weight will be much higher, thus the delivery rates may vary which should be charged from the customers since the […]
A systematic way of operations produced with effective in-house management and warehouse operations takes place with informative principles. One of the reliable ways of operation is to maintain the inventory of any facility. A supply chain strategy includes product fabrication, retail channel availability, and delivery to distribution centers inside inventory management. It is configured easily […]
When something does not work as expected, you may want to inform the user and interrupt the program with an error message. This error message is the Odoo exception. Odoo can provide different types of exceptions. In this blog, we will discuss exceptions in odoo15. The exceptions are the error messages. These are used to […]
Client relationship management and sales management are the important aspects of operation in a company that must be dealt with at most care and control over the operations. The successful operation of accompaniment not only depends on the effective conduction of sales but also on the factors such as customer satisfaction, shopping experience, and the […]
Scaffolding is the way of building a skeleton structure for a module in Odoo. Using Odoo scaffolding we can create the module structure automatically. It saves much of our effort in creating a module manually. In this blog let us see how to use scaffolding in Odoo development. In usual cases, a module is a […]
In every business, there is some time taken by for the processing of orders for products that are manufactured or extracted in order only. This delay in time is caused due to the fact that the products may get degraded, or the product cost is much higher than if they are stocked up before order […]
In certain situations, there will be a need to prevent the program from continuing its execution. We can do this by showing up an error message by raising exceptions. In addition to the exceptions available in python, Odoo provides a few more exceptions which include: 1. access denied 2. access error 3. cache miss 4. […]
Business pioneers are constantly into digging new methodologies and strategies for improving their sales thereby generating more profits out of them. However, during the marathon of generating more profit and sales in business, the frequently neglected aspect is the worker happiness and their commitment. Often the business fails in keeping its employee’s contempt. Luckily for […]
Scheduled action or cron job is a really super advantageous feature from Odoo which will equip the user to run actions without any manual interventions within specified time ranges. I have tried to meet up with everything about cron jobs through this blog. We have to simply insert a record into ir.cron table then Odoo […]
Accounting of the company is an aspect that should be managed and monitored properly in order to avoid cash shortages and regulate cash flow smoothly. The amount of money received and paid should be having a clear mode of monitoring in different levels of the management. The management of the receivable and the payable accounts […]