How to Fix Import Error in Odoo 16 | How to Fix Internal Server Error in Odoo | Odoo 16 Tutorials – CBMS Odoo ERP

In this video we will be discussing about the import error in Odoo 16. #odoo16 #errors #odoodevelopment Understanding Import Errors:  1.Identify the common import errors that users might encounter in Odoo 16 2.Explain the different types of error messages that may appear during the import process. Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ […]

How to Configure Email Server in Odoo 16 | Odoo 16 Development Tutorial – CBMS Odoo ERP

Email generation is one of Odoo’s most impressive functions. Furthermore, if the Odoo mail server is configured correctly, we can send emails to customers straight from Odoo, eliminating the need for a separate Gmail login. #odoo16 #odoodevelopment #odootutorials Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: […]

How to Install Odoo 15 on Ubuntu Server 20.04 LTS | Odoo 15 Installation Guide [2022] #installodoo – CBMS Odoo ERP

How to Install Odoo 15 on Ubuntu 20.04? This video will describe step by step guide to installing Odoo 15 on an Ubuntu server 20.04 LTS and will help to understand each process. Note: All of these steps will go through the terminal(Command Line Interface). #installodoo Video Chapters ————————– 00:05 Introduction – How to install […]

Odoo Development – Server Actions in Odoo 13 – CBMS Odoo ERP

Odoo developement tutorials – Types of Actions in Odoo Server Actions (ir.actions.server) class odoo.addons.base.models.ir_actions.IrActionsServer(pool, cr) Server actions model. Server action work on a base model and offer various type of actions that can be executed automatically, for example using base action rules, of manually, by adding the action in the ‘More’ contextual menu. Since Odoo […]