Skip to content Skip to sidebar Skip to footer
Showing posts with the label Odoo 12

How To Get Specific Record In Json Controller In Odoo 12

My question says it all. I already did a controller to search all records from specific model. Now … Read more How To Get Specific Record In Json Controller In Odoo 12

How To Fix ValueError: Field `active` Does Not Exist In Odoo

I have a view which inherits from view employee form, with fields from a model I created, but whene… Read more How To Fix ValueError: Field `active` Does Not Exist In Odoo