How to Schedule Activities in Odoo 15 | Odoo 15 Sales | Odoo 15 Enterprise Edition – CBMS Odoo ERP

This video explains ‘How to Schedule Activities in Odoo 15’. Planning activities are the perfect way to keep on track with your work. Get reminded of what needs to be done and schedule the next activities to undertake. Video Content: 0:00 – Introduction to Activity Scheduling in Odoo 15 0:46 – Schedule activities in Odoo […]

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. […]

Odoo 14 Webinar on Sales ,Purchase & Accounting – CBMS Odoo ERP

The key objective behind the Odoo Functional Webinar is to literate the Odoo users, Consultants, Partners, and other public on Odoo. The webinar envisions sharing how Odoo functions in various modules and how Odoo’s incorporation at the business place improves the operational speed and effectiveness. The Webinar will cover the Sales, Purchase, and Accounting modules […]

Reconciliation Models in Odoo 14 | Odoo 14 Accounting – CBMS Odoo ERP

Once the bank statements are correctly imported, it is essential to reconcile the records properly and ensure all Journal Entries are balanced and in agreement. To ease and speed up the reconciliation process, you can configure Reconciliation Models, which are particularly useful with recurrent entries such as bank fees. There are three types of Reconciliation […]