The manifest file is an essential component of any Odoo module. It provides crucial information about the module, such as its name, version, dependencies, author, and other critical details. In this video, you will learn step-by-step how to create a manifest file for your Odoo 16 module. You will also learn how to fill in […]
In this video, it explains about how to build a custom module and basic python files, models, views, and security inside a module in Odoo 16 #odoo16developmentvideos Odoo is basically a web-based open source framework. which act as a solution for all business requirements. #odoo16videos Odoo modules are a set of business logic that helps […]
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 […]
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 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 odoo tutorial, we are discussing Subscription Module in Odoo 13 Odoo comes savvy to all kinds of business communication platforms and the business models such as subscription is no exception with Odoo. Often the subscription model comes into play when a customer has to pay certain subscription price so as to have right […]
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 […]
The video tutorial includes the step-by-step procedure of building a custom module in Odoo version 13. Covers the areas of Models and field declarations, menus and various views (form, tree, search), security groups, and access rights. Video Contents: ————————– 00:00 Introduction 00:48 How to create a New Business Object 01:12 What is an ORM Layer […]