How to Load Field to PoS in Odoo 14 – CBMS Odoo ERP

If we add a new field in the backend and want them to be displayed in POS, we can use the load_fields method in the ‘PosModel’ initialization function. eg:- var models = require(‘point_of_sale.models’); models.load_fields(‘model’, ‘field_name’); In order to upload the new model to POS, we use load_models(models, options). Load the odoo model when the point […]

Odoo in Different Industry level | Odoo ERP for Industries – CBMS Odoo ERP

Odoo is quickly becoming the most popular open-source software platform for businesses of all sizes and in all industries. Odoo’s goal is to make it possible for your business to integrate all of your existing software and applications into one intuitive, easy-to-use dashboard. More than 2 million users across 55,000 companies worldwide currently use Odoo. […]

How to Manage Currencies in Odoo14 Community | Multi-currencies in Odoo 14 – CBMS Odoo ERP

Choosing to use the multi-currency option in Odoo will allow you to send sales invoices, quotes, and purchase orders or receive bills and payments in currencies other than your own. With multi-currency, you can also set up bank accounts in other currencies and run reports on your foreign currency activities. #odoo14 #odoo #odoo14community #managecurrencyinodoo #odooerp […]

Odoo 14 CRM Demo | Odoo 14 Community Edition Demo – CBMS Odoo ERP

When our business expands, keeping track of the demands and serving clients becomes more and more difficult. More customers experience greater profit, but maintaining relationships with each one becomes extremely difficult. In increasing customer loyalty and maximizing company performance, successful customer engagement plays a crucial role. In every company enterprise, a well-structured ERP will reinforce […]

Odoo 14 Calendar Module | Odoo 14 Community Edition – CBMS Odoo ERP

An informative and planning calendar will provide the companies to have effective schedule management and planning to be done effectively in the various aspects of company operations. The Odoo platform has allocated separate calendars module which allows the users to plan the activities, schedule meetings, task, and operational aspects allowing the users to manage monitor […]