Only regular maintenance will keep the equipment lasting and performing at its optimum. By performing effective maintenance procedures, a company may decrease downtime, increase productivity, and extend its equipment’s life, improving efficiency and lowering costs. The Odoo16 maintenance module helps users properly maintain equipment. In this section, we’ll look at how the Odoo maintenance module […]
In Odoo 16, it is possible for admins to login as any user with the feature of selecting a user and returning back to the admin account. This feature is particularly useful for troubleshooting and testing purposes, and it can only be performed by admins who have the necessary permissions. Features of the Odoo 16 […]
The Odoo 16 Purchase module helps you manage every facet of the company’s purchases. The Odoo 16 purchasing module can be used to manage the company’s purchasing activities, including requesting quotes from vendors, making purchase orders, maintaining purchase agreements, managing vendors, managing products and their variants, and much more. Your purchase order can be protected […]
A document produced for a seller by specifying the product or service information is a sales order. It is possible to secure your sales order by locking features, and any other parties will not be able to make any edits. After confirming an order, we can close it and secure the record for future preference […]
A sales order is a document created for a seller that includes details about the goods or services. You can lock features to protect your sales order and prevent unauthorized individuals from editing it. Orders can be closed, and records secured for future customer preferences once confirmed. Users can simply lock the sales order by […]
In Odoo 16, we can extend the functionality by adding new fields and modifying the workflows to meet the specific business requirements in POS. Adding custom models and fields was discussed earlier. In this blog, we are loading POS session (front-end) data into POS order (backend). As an example, we want to add customer suggestions […]
For easy client communication, a business platform should incorporate media like voice, videos, or photographs. Odoo is aware of this and encourages the use of all media on its platform. In some situations, no media is saved as an attachment. Using media with or without linking to attachments is possible with Odoo. In the database, […]
A business platform must use media such as images, videos or audio for convenient customer communication. Knowing this, Odoo supports the use of all kinds of media on its platform. There may be use cases where any media is not saved as an attachment. Using Odoo, it is possible to use media with or without […]
Odoo is a highly extensible ERP system with a non-trivial codebase in python and javascript. Odoo has a widely arranged UI with multiple options and menus. Odoo uses both python and javascript methods to invoke actions to those menus. In this blog, we’ll be discussing how we can invoke a js function on a menu […]
In this blog post, we will explore the process of loading models and fields in POS Odoo 16. POS, or Point of Sale, is a crucial component of any business that serves as the interface between the customer and the company’s sales and inventory management systems. With the release of Odoo 16, a new version […]