odoo/documentation#14649

Created by Upgrade, Alvaro Fuentes Suarez (afu)
Merged at 33aea000078b7e17fd408dbaa24105d0dac9e30e

Statuses:

label
odoo-dev:16.0-upgrade_tests-afu
head
67c4ea87f079a6e53ecf951d18db8ef6ac7d74b6
merged
1 week ago by Upgrade, Alvaro Fuentes Suarez (afu)
odoo/documentation
16.0 #14649
17.0 #14909
18.0 #14911
saas-18.2 #14912
saas-18.3 #14913
saas-18.4 #14914
19.0 #14915
master #14916

[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