Posts by Thiago Macêdo • 1 point
2 posts
-
0
votes1
answer18
viewsA: Odoo V11 - Overwrite information for a given field in the database
Silly error of logic wrong: flights = query departure.write(voos_dict) correct: flights = validar_voo.write(voos_dict)
pythonanswered Thiago Macêdo 1 -
0
votes1
answer18
viewsQ: Odoo V11 - Overwrite information for a given field in the database
I am making a filter to locate the id of a record, and from there update certain fields... I am able to locate the records but I am not able to overwrite the information. if validar_voo:…
pythonasked Thiago Macêdo 1