How to Configure Deliver Content by Email in Odoo 18 Sales | Odoo 18 Sales App | Odoo 18 Features – CBMS Odoo ERP

The purpose of the “Deliver content by Email” feature in Odoo 18 Sales is to streamline communication and enhance customer engagement throughout the sales process. It allows you to send emails directly from within the sales module, saving time and ensuring consistency in your messaging. Here are some key benefits of this feature: – Efficient […]

How to Configure Proforma Invoice in Odoo 18 Sales | Odoo 18 New Features | Odoo 18 Sales | Odoo 18 – CBMS Odoo ERP

A proforma invoice is a preliminary invoice that serves as a commercial document issued by a seller to a buyer. It outlines the terms and conditions of a potential sale, including the description of goods or services, quantity, price, and payment terms. However, unlike a regular invoice, a proforma invoice is not a legal document […]

How to Install Odoo 18 with Pycharm | Setup Odoo 18 Development Environment Using Pycharm in Ubuntu – CBMS Odoo ERP

How to Setup Odoo 18 Development Environment Using Pycharm in Ubuntu 22.04 Step 1: Download and install the Pycharm IDE PyCharm Community Edition Download sudo apt-get update  sudo apt-get upgrade sudo snap install pycharm-community –classic Step 2: Installing Python 3.12 To add the deadsnakes repository, use the following commands: sudo add-apt-repository ppa:deadsnakes/ppa  sudo apt-get update […]