Skip to Content
Menu
This question has been flagged
2 Replies
12581 Views

Hello, I created some modules and I can't reload OpenERP because I've not the access rights, so how can I refresh source code on the fly?

Avatar
Discard
Best Answer

Actually, some time ago I posted a similar question in StackOverflow. As a result, there is a module adding a Reload button to OpenERP, next to the module's Upgrade button (v6).

Avatar
Discard
Author

This module work with v7 ?

It's mostly a Python trick, so it will probably work out of the box in v7, or with small changes.

Best Answer

You need to restart the OpenERP server to reload your modules. If you can't restart it, you have no mean to refresh the python source code of your modules.

Avatar
Discard
Related Posts Replies Views Activity
4
Aug 18
15265
0
Jun 24
1750
0
Mar 15
3873
1
Sep 25
132
1
Sep 25
246