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 […]
While purchasing products from the vendor a specific vendor pricelist is being applied. In the same way, while selling a product to the customer, a sales price list is applied to the product. When it comes to vendor relations, these pricelists help you to keep a track of the prices of the products purchased from […]
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 […]
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 […]
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. […]
Odoo is one of the most advanced and sophisticated ERP software in the World. The system is highly intelligent and has the ability to adapt to your business proceedings and act accordingly. Odoo has its reach from the head of a company to the toe of the employees. Everyone can access the Odoo system, your […]
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 […]