Every firm needs to keep track of its inventory. Inventory management is the most crucial and toughest responsibility in any organization. We need to know about stock movement in the inventory for appropriate inventory management. The usage of removal strategies can be seen here. We’ll be talking about Removal strategies in Odoo 15 in this […]
The manufacturing operations in a company can undergo various stages of production and the finished product is delivered after passing multiple pieces of machinery. The operations in the manufacturing process should be managed, monitored, and controlled from the install installment of the machinery to the picking up of raw material from the inventory. The methodology […]
Every industry or organization will have to manage one or the other event. It can be a meeting, an annual day celebration, or a customer management program. Despite the size of your organization, it would be easier to manage the event if you have the assistance of an application to manage the events. Odoo offers […]
The video preview is a widget used for previewing videos. It is mainly used to view the preview whenever we upload the video. There are many cases where we want to upload images and videos. In such cases, uploading images and viewing the preview is easier, but uploading videos and viewing the preview of the […]
Odoo is an open-source interface supported by various applications that are interlinked to each other. Upon installing odoo one may come upon certain applications that are in build in the software. These are the applications one needs to set up the ERP. From the list of applications, the user can download apps on which some […]
In Odoo, we can add colors and styles to each record in a tree view using the decoration attributes. This feature will help us to identify and differentiate records in tree view based on some factors. The syntax for adding decoration attributes in the tree view definition is as follows; <tree decoration-type=”field==’value’”> The image below […]
One of the complicated processes for company operations in different countries is compensating and hiring employees. An employee gets benefits in bonuses, salaries, promotions, and other deductions. Some essential elements for payroll calculation in the US are earnings, deductions, gross pay, taxable gross, and an employee’s net pay. Most firms face difficulties with the payroll […]
Views typically expose the models to the users. We can arrange the fields in the best way to understand data. We have different types of views. We can modify the models with the help of views and make the views more valuable. Other types of views and how to write codes are given below. Tree […]
Running a successful business urges smart planning and better forecasting. There are various business processes including human resource, inventory and order management, accounting, customer relationship management (CRM) running simultaneously in an organization making it highly comprehensive and integrated platform. With the implementation of an ERP software, a business organization can easily integrate the various functions […]
This blog describes different types of actions in Odoo 16. The user performs actions, and the system reacts based on the user’s actions. These responses are also called actions. Odoo 16 has six actions 1. Server Actions (ir.actions.server) 2. Client Actions (ir.actions.client) 3. Automatic Actions (ir.cron) 4. URL Actions (ir.actions.act_url) 5. Report Actions (ir.actions.report) 6. […]