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 […]
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, we will be discussing how to create an Odoo map view. Odoo has a feature called the map view, which allows you to visualise all the records in your module on a map. #odoo16 With the map view, you can easily pinpoint the location of your partners and other records, making it an […]
We will talk about how to establish access rights for custom modules in #odoo16 in this video. Depending on their requirements, each user may receive a variety of access rights that are simple to customise. #odoodevelopment #odootutorials Connect With Us: ————————————— ➡️ Website: ➡️ Email: info@cybrosys.com ➡️ Twitter: ➡️ LinkedIn: ➡️ Facebook: ➡️ Instagram: ➡️ […]
form view is used to display the data from a single record. We can create a form view using form tags. Which renders the single record. #odoodevelopment In this video, it explains about form view and its structural and semantic components and then how to create a form view in Odoo 16. #odoo16 #odootraining Connect […]
Using python Inheritance each record is able to perform CRUD actions. Which means read, write unlink, and create. #odoodevelopment Video Chapters 00:00 Introduction 00:49 How to Create a Function 04:29 How to Create a Record This video shows about python inheritance by creating a record in Odoo 16. #odootutorials #odoo16 Connect With Us: ——– ➡️ […]
This video explains about up-selling in Odoo 16. Up-selling is nothing but selling better products over good products. #odoo16 A sale order comes to “Order to upsell “only if one creates the invoice according to the ordered quantity and the delivered quantity is greater than the invoiced quantity. It is the practice of offering a […]