Comment 3 for bug 1260372

Revision history for this message
Stefan Rijnhart (Opener) (stefan-opener) wrote :

OpenUpgrade is built upon official branches.

Good to hear you already solved it. You might have tried to add the following stanza to the openupgrade-server config file:

[openupgrade]
forced_deps = {'crm': ['sale']}

This should force sale to be loaded before crm is.