odoo/enterprise#82655
Created by Security, Toufik Benjaa (tbe)
Blocked
- Merge method
- Review
-
CI
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Required security check. Can only be ignored by security team.
- ci/l10n: (runtime 0s)
- Linked pull requests
- label
- odoo-dev:master-wrap-cnx-tbe
- head
- 6c1899b0ebaa910d08b212dc31a2283214fe09f1
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] odoo: use technical objects mangled name
- The psycopg2 technical objects are now mangled inside the cursors to avoid using them improperly. So we must adapt the code to use the new names.