This video discusses building a custom module in #odoo15 and also detail each component in the module such as models, views, security, and how can we add those files and set up a module. #odoo15tutorials #odoocustommodule Connect With Us: ———————— ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Build #Custom #Module #Odoo #Odoo #Development #Tutorial
Odoo 15 has a powerful and easy-to-use reporting framework. Creating new reports (such as a tax report or a balance sheet or income statement with specific groupings and layout ) to suit your needs is now easier than ever. #odoo15videos #odoocustomreport In order to have access to the financial report creation interface, the developer mode […]
In this video, we are discussing the difference between @api.onchange and @api.depends in odoo14 #api #decoratorsinodoo #odoo #odoo14 #odootutorials Difference between onchange and depends How to use @api.onchange in odoo How to use @api.depends in odoo #Main #Difference #api.onchange #api.depends #Odoo #Odoo #Custom #Module
Odoo is a very flexible ERP system when compared to the fields and their views. We can easily add new fields into a model and display them into new views or existing views. In this video, we’ll be discussing how we can add a new field into an existing form view. #odoocustomfield #odoofields #odoo14 #Add […]
Odoo sh is a cloud platform designed exclusively for the Odoo end users. It helps to load an Odoo instance directly into the cloud just like the Odoo online. But compared to Odoo online, Odoo sh is an advanced platform with more features. One main feature is the provision for the use of custom addons […]
In this video, you will learn about how you can install a custom addon in odoo 14. #odoo #odoo14 #odooaddon #Install #Custom #Addon #Odoo #Install #Custom #Application #Odoo
Odoo modules are collections of business logic that help to improve existing functionality or add new functionality in Odoo. Odoo is a modular framework, and all of the core modules are available in the Odoo addons. The path of the addons can be found in the Odoo configuration file. You can either place your custom […]
This video tutorial will help you to learn how to point custom domain name in your odoo online Instance. The steps of actions to setup and odoo instances are explained. #Point #Custom #Domain #Odoo #online #Instance
This video explains how to add settings for a custom module in Odoo 13. We are very much familiar with activating different options in odoo by enabling some options on the settings page. For example activate the product variants, asset management, etc. To enable the product variants we need to go to the inventory settings […]
In this video, we are going to discuss how we can add chatter to our custom modules. What is the need of a chatter? 1. We can send Mails 2. We can add log related to the particular record 3. We can add followers to the record 4. Keep track of field value changes #odoodevelopment […]