How to override inherited Odoo method?
I’m trying to override a method that is inherited like this example
Odoo Save and New Wizard form remember fields data
I need it when adding one2many
records in form not in tree.
I want to create a custom filter in odoo web
I want to create a custom filter in odoo web to filter the Check_in date in odoo attendance app online version.
Odoo ValidationError Not Displaying Pop-up During Record Update Nor During Create
I’m working on an Odoo model where I need to ensure that the allocated_hours field does not exceed 24 hours. I’ve implemented a constraint method to raise a ValidationError when the value exceeds 24 hours.
How to get a field from another model in odoo
I want to access the seats_number field from the plane model when the name field in the plane model is equal to the plane_id firld from the flight model
can someone help me؟ [closed]
Closed 4 mins ago.
UncaughtPromiseError > TypeError Uncaught Promise > Failed to fetch Odoo
I’m having a little bit of trouble after installing odoo17 successfully, when I create a new page in my website I get this error