mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 17:59:20 +07:00
[IMP] developer/reference/cli: --pre-upgrade-scripts
Document the new cli option.
X-original-commit: 2844e193d4
Part-of: odoo/documentation#12747
Related: odoo/odoo#204379
Signed-off-by: Alvaro Fuentes Suarez (afu) <afu@odoo.com>
This commit is contained in:
@@ -93,6 +93,13 @@ Running the server
|
||||
|
||||
specify an additional upgrade path.
|
||||
|
||||
.. option:: --pre-upgrade-scripts <pre_upgrade_scripts>
|
||||
|
||||
comma-separated list of paths to upgrade scripts. The scripts are run before
|
||||
loading base module when an upgrade of any module is requested. This is
|
||||
useful to perform some actions during custom modules upgrade after a major
|
||||
upgrade.
|
||||
|
||||
.. option:: --load <modules>
|
||||
|
||||
list of server-wide modules to load. Those modules are supposed to provide
|
||||
|
||||
Reference in New Issue
Block a user