Skip to content

Commit cde9208

Browse files
committed
[ADD] Add warning to move SUPERUSER_ID to odoo.api
1 parent 1781031 commit cde9208

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
.py:
2+
api.SUPERUSER_ID: "[19] SUPERUSER_ID was moved to odoo.api. Use api.SUPERUSER_ID instead of odoo.SUPERUSER_ID and fix imports accordingly. Review documentation and examples: https://github.com/odoo/odoo/commit/d6a955f10483"

0 commit comments

Comments
 (0)