This question has been flagged
1 Reply
4335 Views

I have got a weird issue. I am trying to update my module on OpenERP using following command:

    ./openerp-server -u "Module to be updated" -d "Database name"

but the effects of Python file are not reflected on my DB.

When i use same command with my other module, it works perfectly.

I tried using scheduled upgrade etc but unable to resolve this.

I also tried to stop and restart my postgres sql service, but no effect.

There is no error. Neither on terminal nor on OpenERP 7

Kindly let me know what i am doing wrong here.

Regards,

Avatar
Discard
Author Best Answer

Well i deleted my .pyc file of module and re run the command, It started working.
Kindly close this question or delete it as i have less karma, so i cant perform this action.


Thanks

Avatar
Discard