odoo/upgrade-util#241

Created by Security, Toufik Benjaa (tbe)

Blocked

label
odoo-dev:master-wrap-cnx-tbe
head
7d124cc81ba410826806bc5a93a81b663cff9dd0
odoo/odoo odoo/enterprise odoo/upgrade odoo/upgrade-util
master #204273 missing statuses missing r+ #82655 missing statuses missing r+ #7478 missing r+ #241 missing r+

[IMP] util,base: use cursor's mangled names

  • The psycopg2 technical objects are now mangled inside the Odoo cursors. This is made to avoid using them improperly. So we must adapt the code to use new names.

Related to:

odoo/odoo#204273
odoo/enterprise#82655
odoo/upgrade#7478