LESSON GS004 How To Create Products – CBMS Odoo ERP

In Odoo ERP, effectively creating and managing products is fundamental for maintaining accurate inventory records and facilitating smooth sales and purchasing processes. With Odoo’s robust product management features, businesses can effortlessly add new products, organize product data, and track inventory levels across multiple warehouses. This guide will outline the steps involved in creating product records, […]

LESSON GS002: HOW TO CREATE AND MANAGE CUSTOMERS ON ODOO – CBMS Odoo ERP

In Odoo ERP, efficiently creating and managing customers is pivotal for maintaining strong relationships and ensuring smooth business operations. By leveraging Odoo’s customer management features, businesses can streamline the process of capturing, organizing, and engaging with their clientele. In this guide, we’ll explore the steps involved in creating new customer records, managing customer data, and […]

How to Manage Employee Expenses in Odoo 17 Accounting

In the latest iteration of the renowned open-source business management software, Odoo 17 has ushered in significant improvements to the employee expenditure management features within its accounting module. This update is designed to enhance efficiency and accuracy for businesses of all sizes, offering a seamless and automated approach to recording and managing employee costs. A […]

Scientific Python Library in Python

SciPy, an abbreviation for Scientific Python, is an open-source library built on top of NumPy, another fundamental Python library for numerical computing. It extends NumPy’s capabilities and provides a vast array of modules and functions that are essential for high-level scientific computing tasks. SciPy includes optimized and added functions that are frequently used in NumPy […]

What is Monkey Patching & How It Can Be Applied in Odoo 17

Odoo, a platform for open-source ERP and business applications, offers a robust framework for customization and extension. This blog explores the concept of “monkey patching” as a technique employed to augment existing functionality in Odoo17. Let’s delve into what monkey patching entails and how it can be implemented within the Odoo17 environment. What is Monkey […]