تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
10389 أدوات العرض

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.

الصورة الرمزية
إهمال
أفضل إجابة

Are you sure you stopped the server? try typing ps aux | grep openerp to confirm that you really stopped the server.

If you have multiple instances of the server running that would explain why your update did not show up.

الصورة الرمزية
إهمال
الكاتب

I am using to following to restarting : sudo /etc/init.d/openerp-server restart and having no error message. I try to stop, delete the /var/run/openerp.pid , then start the server, upgrade my module, but stil no change... it's the old code that is executed. How can the server execute the old code ? There must be some cache somewhere ?

الكاتب

Iexecuted the : "sudo /etc/init.d/openerp-server stop" and then "ps aux | grep openerp", My god, so many open process with OpenERP as a user.... I will try to kill all of them, I'll keep update

if this answer helped you please mark it as the solution.

الكاتب

I confirmed, that the command sudo /etc/init.d/openerp-server restart sometimes doesn't close the connection... thx for your help.

أفضل إجابة

Hi,

an other possibility is your stop/start server has not been well done, in this case, stop the server and delete file /var/run/openerp.pid.

Bye

الصورة الرمزية
إهمال
الكاتب

Indeed, the file /var/run/openerp.pid still exist after I stopped the server. I deleted it before starting again. But the new code are not considered. Old code is executed...

أفضل إجابة

Try this:

  1. Go to Configuration
  2. Click on Installed Modules
  3. Removed the Installed filter from the search input box
  4. Write there the name of your module
  5. If you get more than one result, just remove all of them ( By clicking on each one and selecting Remove from the main actions drop down menu in the next page ), and re-update the modules list.
الصورة الرمزية
إهمال
الكاتب

Just follow your step, and there is only my module coming out from the list (I named it : merge_rfq)

Can you remove it using the procedure I described and then re-update your modules list? See what happens.

المنشورات ذات الصلة الردود أدوات العرض النشاط
0
مارس 15
5623
What's the context? تم الحل
9
مارس 24
118124
1
يونيو 20
11814
2
مارس 16
10154
2
مارس 15
4838