EP-33 How to Create a New Usergroup in Odoo 18 | Create a Group Using the UI – No Code Needed – CBMS Odoo ERP

If you’re working with Odoo 18, here’s how to create a new user group—either via the user interface or via custom module development. 👉 Method 1: Create a Group Using the UI (No Code Needed) Activate Developer Mode Go to the Settings app and enable Developer Mode. This unlocks advanced menus and settings. Navigate to […]

CBMS Assista- Odoo helper for VS Code| How to Make Odoo Custom Module Development Simpler,Faster – CBMS Odoo ERP

How to Make Odoo Custom Module Development Simpler, Faster & Better – Get Started Today CBMS Assista: Odoo helper for VS Code – An intelligent code assistant designed to accelerate Odoo development in Visual Studio Code. Whether you’re building your first Odoo module or developing complex enterprise features, this extension streamlines your workflow with powerful […]

How to Configure Discount Code in Odoo 18 Sales | Odoo 18 New Features | Odoo 18 Release | Odoo 18 – CBMS Odoo ERP

Discount Codes in Odoo 18 Sales: A Comprehensive Guide Odoo 18 offers robust features to implement discount codes in your sales process, enhancing customer engagement and boosting sales. Here’s a detailed guide on how to set up and utilize discount codes effectively: 1. Setting Up Discount Programs: * Navigate to Promotions: * Go to Sales […]

How to Use Upgrade Code Command in Odoo 18 | Replace Tree with List Using Script | Odoo 18 Migration – CBMS Odoo ERP

Understanding the Upgrade Code Command in Odoo 18 Odoo 18 introduced a new command-line tool, upgrade_code, designed to streamline the migration process from older Odoo versions. One of its primary functions is to automatically replace deprecated tree views with the newer list views. How to Use the upgrade_code Command  * Open your terminal and navigate […]

How to Send Emails From Odoo 17 Using Code | Odoo 17 Development tutorials – CBMS Odoo ERP

Discover how to optimize your business operations with a step-by-step tutorial on email automation in Odoo 17. #odoo17 Learn to create tailored email templates, streamline outgoing email server configurations, and seamlessly integrate Python code to trigger email-sending events based on predetermined conditions. #odootutorials Enhance your efficiency by automating email communication processes, empowering your team to […]

How to Generate a Code on Ticket in Odoo 17 PoS | Odoo 17 New Features – CBMS Odoo ERP

Generate a code on ticket in Odoo 17 POS is a new feature. This would generate a 5-digit unique code in the invoice. #odoo17 #odoofeatures #odooerp #odootutorials Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@mycbms.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ Pinterest: #Generate #Code #Ticket #Odoo #PoS #Odoo #Features

Code Profiling – Graph a Method | How to Analyze Performance of a Code in Odoo 15 | Odoo 15 Tips – CBMS Odoo ERP

The need for profilers is very important for a programmer for the analysis of his program at different aspects. Code profiling helps us to analyze the time taken to execute a program, frequency of a function call, memory usage, complexity of a program, etc. Video Contents 00:00 Introduction 00:47 Graph a method: Produce a graph […]