odoo/documentation#14649
Created by Upgrade, Alvaro Fuentes Suarez (afu)
Blocked
- Merge method
- Review
-
CI
- ci/documentation: (runtime 628s)
- ci/codeowner_coverage: (runtime 0s)
- label
- odoo-dev:16.0-upgrade_tests-afu
- head
- 67c4ea87f079a6e53ecf951d18db8ef6ac7d74b6
odoo/documentation | |
---|---|
16.0 | #14649 missing statuses missing r+ |
17.0 | |
18.0 | |
saas-18.2 | |
saas-18.3 | |
saas-18.4 | |
19.0 | |
master |
[IMP] conf: strip `odoo.upgrade.testing`
The prefix that includes the full module path is just noise. This patch follows the same strategy used to remove odoo.upgrade.util
prefix.
To be merged after: odoo/upgrade-util#324