The Sign module in Odoo is exclusively designed for sending, signing, and approving documents digitally. Within a short time, we can sign the required document with a sign module. #odoo15sign Video Contents 00:00 Introduction to Odoo 15 Sign 00:36 Goes to module 03:01 Configuration settings 03:58 Signature item role 04:27 Upload PDF to sign 07:36 […]
In this video, we are discussing How to add a Domain for a field in odoo15. Odoo domain is used to select records from a model or database table. #odoo15technicalvideos Video Contents ————————- 00:05 Introduction 01:00 Adding a Domain #odoo15developmentvideos It is a very common use case when you need to display a subset of […]
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 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
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
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 […]
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 […]