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 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 […]
In this video, we can discuss how to create meu and their action from code. Odoo has a flexible way to define menu, sub-menu, and actions. The main attraction is that one can create a menu and sub-menu from code as well as UI, which makes Odoo more user-friendly. A user can directly create a […]
This video explains how to create employees in employees management #odoo15videos #odoohr #odooemployee #odoo15 Video Contents ————————- 00:00 Introduction 00:21 Go to employee dashboard 02:21 How to create employees in #Odoo15 08:25 Smart button analysis #odoo15fucntionalvideos Connect With Us: ———————— ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Create #Employee #Odoo #Employee #Management #Odoo
This Video explains each and every component in a module. #odoo15videos It discusses init, manifest, models, controllers, security, views, report, and i8n. #odootechnicalvideos #odoo15 #odoomodule #modulecreation #odoomodulestructure #odoomodulecomponents Connect With Us: ———————— ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Composition #Module #Odoo #Odoo #Technical #Videos #Odoo #Module #Structure
This video explains the module structure in Odoo 15. How different components are bound together to set up a module for a specific purpose. #odoo15videos #odoomodulestructure #odoomodule #odoodevelopment #createmoduleinodoo #buildodoomodule #odoo15technicalvideos Connect With Us: ———————— ➡️Website: ➡️Email: info@cybrosys.com ➡️Twitter: ➡️LinkedIn: ➡️Facebook: ➡️Instagram: ➡️Pinterest: #Odoo #development #Module #Structure #Odoo #Odoo #Technical #Videos
From version 14, Odoo has introduced a new interactive way to display their models. They provide the opportunity to display dummy data if no records exist within the model while accessing their tree, kanban, graph, or pivot view. These data appear as blurred views in their respective view forms and this gives the user a […]
This video describes the various components and structure of an odoo module. It discusses controllers, data, docs, translations, reports, security, static files and folders, unit tests, views, and wizards. Watch Part 2: This video will give an overall idea about the different components used in an odoo module. And describes its structure. Related Videos: Configure […]