Skip to content

Commit

Permalink
Update docsource/020_required_knowledge.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Pedro M. Baeza <pedro.baeza@tecnativa.com>
  • Loading branch information
legalsylvain and pedrobaeza authored Nov 9, 2023
1 parent 15cd3fb commit 6a6cfb5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docsource/020_required_knowledge.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ To Use Openupgrade

* you should be able to launch an instance of Odoo on your local PC,
or on your server, **for each version of your migration**.
* You should know how to get `openupgradelib`, obtained from the source repository, installed in your Python environment that is going to run the instance.
* You should know how to invoke the odoo executable, injecting arguments for loading server wide modules and migrations path.
For example, if you're migrating from version 12.0 to 16.0,
you should be able to launch Odoo versions 13.0, 14.0, 15.0 and 16.0.

Expand Down

0 comments on commit 6a6cfb5

Please sign in to comment.