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 […]
The Pipeline Status Bar is simple to implement in Odoo and can be used as part of the workflow. Start by activating Odoo Studio for a Form View Then click on Add a pipeline status bar and add statuses according to your requirement and confirm Odoo Studio also makes it easy to add filters to […]
It’s easy to create a new Menu by using Odoo Studio. Start by clicking on the Odoo Studio icon in the top right-hand corner. Now click on “Edit Menu” The “Edit Menu” menu dialog is displayed. Scroll to the bottom and click on “New Menu” The “Create a new Menu” dialog is displayed: Enter a […]
We can use Odoo 14 Studio to add many different field types, and the process is basically the same for all of them.In this video, let’s see how different fields can be added to different views and customize it using the studio. #odoostudio #odoo14 #odoo ►► Visit our company website: ►► Our Odoo services Odoo […]
To customize the report, select the report tab in the studio tool. One can create new reports or modify existing reports. When creating a new report, it will ask the type of report: External, Internal, Blank. Choose the required one based on whether the report contains the header and footer. Thus the report template will […]