Hello,
I have writren a module and installed it in openerp. It works fine.
However, I would like to update the module by changing the corresponding py file.
What I am now doing is to uninstall the module, reinstall it, update the module list and refresh the page.
Are there any efficient method to display the changes?
Thanks.