Learn everything you need to grow your business with Odoo, the best open-source management software to run a company, at In this video, learn about Studio’s basic concepts. Need more information about Odoo apps? Discover Odoo, schedule a demo, or start your own Odoo revolution for free (no credit card required), at #Studio #Basics #Odoo […]
Learn everything you need to grow your business with Odoo, the best open-source management software to run a company, at In this video, learn what Odoo Studio is and when to use it. Need more information about Odoo apps? Discover Odoo, schedule a demo, or start your own Odoo revolution for free (no credit card […]
With the Odoo 16 Studio app, you can use this application by simple drag and drop steps if you are unaware of programming and coding. #odoostudio #odoo16 #odootutorials Timestamp 00:00 – Introduction 00:26 – How to configure a form in odoo using studio 00:57 – How to customize in form in website using studio It […]
With the Odoo 16 Studio app, you can use this application by simple drag and drop steps if you are unaware of programming and coding. #odoostudio It is just developed by Odoo developers considering that people who lack programming knowledge can imply their functions easily and manage their business operations dexterously. #odoo16 By moving to […]
Odoo uses HTML and CSS technologies to create reports. HTML is a markup language that uses tags, also called elements. It is the core of any webpage because it provides its basic structure. #odoostudio CSS interacts with HTML elements to add style to the page, establishing how the HTML is shown to the user. Odoo’s […]
This video helps to create and customize Approvals using the Odoo 15 studio module. So we can take an example from the sales module and the sales adding a manager’s approval before the quotation gets sent. #odoo15 #odoo15functionalvideos #odootutorials Video Chapters 00:00 Introduction 00:25 Sales Module & Then Quotation 00:43 Add Approval Rule 01:23 Add […]
This video gives you an acumen on how we can configure the extra features of the Approval module with Odoo 15 Studio through various steps in the Studio module. Video Content ———————— 00:00 Introduction 00:50 Form view 01:00 Add Pipeline status 01:42 Configure my request In every organization, the work of different employees is managed […]
Odoo developed the Studio application to help the Users and Developers of Odoo to create or modify Odoo apps easily without any technical knowledge. #odoowebinar2022 #odoo15studio Webinar topics included in the video: 1. Introduction a. General Concepts b. Studio Basics 2. Use Case a. Creating a New App b. Creating Models and Adding Fields c. […]
Automated actions can be used to automatically trigger actions based on some conditions. We can use them to automatically perform some operations on records that meet certain criteria or based on time conditions. Automated Actions are a powerful way to add functionality to Odoo without any programming. Also, if you are using Odoo Online you […]
Odoo Studio lets you add several different field types, including the following relational fields: Related fields: This is normally used to add more information from another related Model (database table). It has to be information from a Model that is already linked. many2one: This will create a new database relationship (in this example it’s between […]