Hi,
Using V7 on Ubuntu. I installed with no pb a module to add a new field: merged_from_porder to the object purchase.order.
Then I wanted to add some more field. So I : 0/ Uninstall the module 1/ Modify my python code adding my new field 2/ Restart OpenServer 3/ Update The module List 4/ Install the module.
All modification done are not considered by the server. It's like he cache the old code somewhere and always use it. I also try the same scenario as before but changing the version from 1.0 to 1.1 as well, but same problem. Also try to change the version and do an update instead of uninstall then install. Same Pb.
What is the procedure to modify an already installed module ?
Regards,
St.