Odoo DEV How to Add a Custom Menu, List View, & Filters in the Customer Portal Odoo 18 Hello Odooers & Developers! Welcome to this hands-on guide! If you're building a custom module and want to display records on the website for portal users (like students, customers, or vendors), this ... Odoo 18 customer portal how to add custom menu odoo technical
Odoo DEV How to Create a Calendar View in Odoo 18 Hello Odooers & Developers! Get started with this hands-on guide to Odoo..! In this article, we'll learn how to create a Calendar View in Odoo 18. The calendar view is an excellent tool for showing re... calenar view in odoo 18 create a Calendar view odo calendar view odoo calendar
Odoo DEV How to create search view in odoo Hello Odooers Developers! Welcome to another helpful article about Odoo! This post will discuss one of the most valuable features of the Odoo interface Search Views. We’ll also look at how to use Filt... Devintelle How to create search view in odoo odoo technical search viwe in odoo
Odoo DEV How to create list view in odoo Hello Odooers & Developers! Welcome to this Odoo technical article, where I will show you how to create a list view (tree view) in Odoo . List views are beneficial because they display multiple record... Devintelle How to create list view in odoo list view in odoo odoo technical
Odoo DEV How to Create Widgets in Odoo Hello Odooers & Developers! Welcome to this Odoo technical article, where I'll discuss the different default widgets in Odoo, their purpose, and their implementation syntax. Widgets in Odoo are powerf... Create widgets in odoo Devintelle How to create widgets in odoo Odoo
Odoo DEV Exploring Widget progressbar in Odoo Introduction Hello Odooers & Developers! Welcome to our Odoo technical article, where I'll be discussing how to use the progressbar widget in Odoo. Odoo provides various widgets to enhance the usabili... Devintelle Widget Progressbar in odoo odoo odoo technical
Odoo DEV How to create notebook in odoo Hello Odooers & Developers! Welcome to this Odoo technical blog , where I’ll be sharing insights on how to effectively use the Notebook in Odoo. The Notebook feature in Odoo helps organize form data i... Devintelle create notebook in odoo how to create notebook in odoo odoo technical
Odoo DEV How to Use attrs in Odoo ? Hello Odooers & Developers! Mastering Field Attributes (attrs) in Odoo Welcome to this Odoo technical blog, where I'll share insights on using attrs in Odoo effectively. Attributes (attrs) in Odoo are... Devintelle attrs in odoo odoo 18 use attrs use attrs in odoo
Odoo DEV How to use attrs in odoo17 ? How to use ATTRS in odoo17 ? The can be used to dynamically change the value of the field. he attrs attribute is used within the XML views of Odoo modules to specify when a field should be visible, in...