odoo/odoo#182371
Created by Framework (ORM), Krzysztof Magusiak (krma)
Merged
at d6a955f10483b8a6a7720251cb77bc6b014332b4
Statuses:
- 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.
Linked pull requests
- label
- odoo-dev:master-init-superuser-krma
- head
- fd08d4b712bbca27993776cb3fb3e3ccab51998c
- merged
- 1 year ago by Framework (ORM), Krzysztof Magusiak (krma)
| odoo/odoo | odoo/enterprise | odoo/upgrade | odoo/upgrade-util | |
|---|---|---|---|---|
| master | #182371 | #71223 | #6585 | #144 |
[IMP] Move SUPERUSER_ID to odoo.api
Description of the issue/feature this PR addresses:
Move odoo.SUPERUSER_ID to odoo.api.SUPERUSER_ID.
In order to become a namespace package, odoo package should not contain any variables, only modules.
odoo/upgrade-util#144
task-4069446
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr