openupgrade_records openerplib

Asked by Ignacio Villena

Hello,

I'm trying to run an analysis on the modules installed on my OpenERP 5.0.13 instance to migrate to OpenErp 6.0.

When trying to install openupgrade_records module it complains ir depends on openerplib and won't install.

I have installed openerp-client-lib through easy_install and tested I can succesfully import openerplib. Everything worked fine, but I still can't install openupgrade_records, I get the same error.

Finally I decided to remove the external dependency on the module and seems to be working fine. I executed the "Generate Records" action and didn't complaint, having this as final result:

[2012-11-08 18:30:24,084][modulos_v6] INFO:init:[01]: Assertions report:
[2012-11-08 18:30:24,085][modulos_v6] INFO:init:[02]: Level success failed
[2012-11-08 18:30:24,085][modulos_v6] INFO:init:[03]: error 1 0
[2012-11-08 18:30:24,085][modulos_v6] INFO:init:[04]: total 1 0
[2012-11-08 18:30:24,086][modulos_v6] INFO:init:[05]: end of report (1 assertion(s) checked)

Wondering if it actually executed the record and if that tweak to the config file is correct or I should try something different

Regards,
Ignacio

Question information

Language:
English Edit question
Status:
Answered
For:
OpenUpgrade Server Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Stefan Rijnhart (Opener) (stefan-opener) said :
#1

Hi Ignacio,

we never experienced any problems with this.

Note that the library is not used while generating records, but when performing the communicating with an instance of an older version of OpenERP so you may still encounter a problem when executing this step if the library is not accessible in the OpenERP environment. Just to be sure, you did restart OpenERP after installing the library?

Cheers,
Stefan.

Can you help with this problem?

Provide an answer of your own, or ask Ignacio Villena for more information if necessary.

To post a message you must log in.