Odoo the Open ERP provides a repair module that integrally works with manufacture and inventory modules. While manufacturing or due to long time storage of products in warehouses, there may be some sort of tear and wear is identified. Some of them may have a warranty, so the components having damage can be repaired or […]
The reordering rule in Odoo is basically a set of rules that the user can set to make sure that the stock would never run out and Replenishment can determine the efficiency of your flow of goods as they move throughout your supply chain. This blog will help you on how to use the reordering […]
Odoo Rental module is a software tool that will help you to manage all types of rental operations. It can support you to schedule rental operations and at the same time create and manage invoices for different types of rental activities. Odoo Rental Module is a software tool that will help you complete all your […]
Security is an important aspect of a company. So it is very important in ERP software. In Odoo, we can set groups, access rights, and rules for records. Here I am going to discuss record rules. To know more about security, you can refer our blog: Security in Odoo [wpcc-iframe loading=”lazy” width=”100%” height=”409″ src=”https://www.youtube.com/embed/-JJjzSi9CXw” frameborder=”0″ allow=”accelerometer; […]
Most companies work for various clients and complete their projects within the given time. These projects are assigned to specific employees in a firm. In some situations, they need to spend their money on the client project. Also, organizations pay clients’ expenses to some extent. A firm must re-invoice the employee expense during the project […]
Odoo 14 has a new feature called delivery confirmation. For experiencing this feature we have to enable the Receipt Reminder feature in the settings of the Purchase module. Receipt Reminder reminds your vendor of the receipt date. This will send an email to your seller automatically for confirming the receipt date so that we can […]
Sometimes it occurs that your workers have to use their personal funds on the project when working on a project with a client, or that the organization has to pay some of the client’s expenses. The organization, therefore, has to re-invoice the expense to the employee. Take the example of an employee or company that […]
It often happens that while working on a project with a client, your employees have to spend their personal money on the project or the company has to spend some of the client’s expenses. Therefore, the company has to re-invoice this expense to the client. Take the example of an employee or company, who pays for […]
The expense module tracks the expenses created in the company. Expenses can be generated for a client meeting including transportation charge, expense for accommodation, charge for meals, etc. Sometimes, the company itself raises the expense. Mostly it appears that when working on a project with a customer, the employees ought to spend their own financial […]
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. […]