mirror of
https://github.com/odoo/documentation.git
synced 2026-03-27 14:10:23 +07:00
[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
closes odoo/documentation#14915
X-original-commit: 33aea00007
Signed-off-by: Alvaro Fuentes Suarez (afu) <afu@odoo.com>
This commit is contained in:
@@ -111,3 +111,10 @@ Misc
|
||||
|
||||
.. automodule:: odoo.upgrade.util.misc
|
||||
:members:
|
||||
|
||||
|
||||
Testing upgrade scripts
|
||||
=======================
|
||||
|
||||
.. automodule:: odoo.upgrade.testing
|
||||
:members:
|
||||
|
||||
Reference in New Issue
Block a user