Contact management is very essential in every business. In order to make the business successful, you should have contacts with people as well as other companies. In this video let us look at how to create a new contact entry in the Contacts module. #odoo15contacts Video Chapters 00:00 Introduction to Contact Module 01:05 Create Contact […]
When you have large quantities of data, filters are required to make the system more user-friendly. It helps the user to filter data based on their choices. Odoo offers filter support by default for filtering data. #odooviews #odoo15developmentvideos Video Contents 00:10 Introduction 01:00 Add a filter in Search View However, we may need to customize […]
In some cases, we need to add new business models or extend the already existing models. That can be done through custom modules, it defines particular models and fields inside it and also about its view. #odoodevelopmentvideos Video Contents ————————- 00:00 Introduction 00:25 Updating App List 01:23 Instaling Custom Module #odootutorials #installodoo Here In this […]
In this video, we are discussing how to add translation in a custom module and its use cases in Odoo development. #odoointernationalization Odoo is one of the best ERPs available with advanced translation tools. The language translation in Odoo is a feature to translate words, labels, and strings in our required language. i.e.; with Odoo […]
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 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 […]