Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3368 มุมมอง

Hello,

I have created new modules and i have new updates, but when i do "settings/modules/update modules list", don't show anything. Why? Thank you very much.

อวตาร
ละทิ้ง

details of your module? a module should contain-__init__.py,__openerp__.py,test.py,test_view.xml

คำตอบที่ดีที่สุด

Hey Mr. Tony

check the permission for your module

you can give like:

chmod 770 -R /openepr DIR/addons/your_moule

thanks

อวตาร
ละทิ้ง
ผู้เขียน

Thank you, this worked me !!!