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

Hi everyone, i developed an openerp V7 module but when i want to add this module to openerp V8 ,some errors are occuring?is there any things to do while passing a module from v7 to v8? thansk for all

อวตาร
ละทิ้ง

There are load of possibilities of error when you're migrating a module. Please post errors and your module too if it's neccesary

ผู้เขียน คำตอบที่ดีที่สุด

i fixed some things and now theres is no error but i cannot find the module from the dashboard apps!!

อวตาร
ละทิ้ง

where have you put your module folder ? Verify when in the dashboard that there aint a filter in the search box, there is always one by default, also, try update module list

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

what kind of errors are you getting ? I have found out that for version 8, some imports need to add openerp. in the path like this:

import openerp.osv
อวตาร
ละทิ้ง