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 […]
The customers are always interested in purchasing goods when they get the product at a reduced rate. The availability of good quality products with promotional offers always attracts buyers. That is the reason why many of the business firms focus on promotional programs to attract buyers. Such initiatives are expected to lure many customers, especially […]
Odoo helps you to set constraints to variants which we can perform using python and model constraints. In odoo python constraints are specified along with methods. This blog will provide an insight on python and model constraints in Odoo 13. In python, constraints are defined along with a method decorated with constraints() Suppose I need […]
Product movement is an aspect of company operation which would have precise planning and effective operational rules to manage a reliable system. The inventory aspects of a company can be functioning in various methodologies and additionally have multiple warehouse locations which would add up to the difficulty in operations. The need for efficient management software […]
Every business, especially manufacturing and sales requires a storage space to store raw materials and products. The warehouse is the storage space used by the business venture to manage all their products and components. A business can either have a single warehouse or can have multiple warehouses. Multiple warehouse support helps a business store goods […]
If you are running a company, often it comes a necessity to recruit new talents for its various job positions and the best medium to advertise the job position is the company’s own official site. Publishing the current openings on the company website triggers a sense of genuineness and transparency in the operation. This blog […]