Odoo 19 Tutorial | How to Reload Page Automatically Using Python

Опубликовано: 28 Июнь 2026
на канале: mca guy
97
3

In this Odoo 19 technical tutorial, you’ll learn how to reload (refresh) a page automatically using Python code in Odoo—without writing any JavaScript.

This video explains:
✔ How ir.actions.client works in Odoo 19
✔ Automatically reloading
✔ Refreshing the UI after button clicks or state changes
✔ Best practices for clean and safe page reloads
✔ Real-world examples for developers

This method works perfectly in Odoo 19, Odoo 18, and Odoo 17 and is ideal for backend developers who want instant UI updates.

#Odoo19
#OdooTutorial
#OdooDeveloper
#OdooPython
#OdooBackend
#OdooCustomization
#OdooTips
#ERPDevelopment
#OdooTechnical