콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
5874 화면

Hi,

I have installed openerp from nightly

follow the steps from: http://www.theopensourcerer.com/2012/12/how-to-install-openerp-7-0-on-ubuntu-12-04-lts/

I have problem I have created a private module added function field in py and put filed in xml, but when updated the module, its give me error that following field does not exits in database,

In normal it work in launchpad branch, but in nightly it is give me error.

Please help me.

Regards,

아바타
취소

Did you import the py file in __init__.py ?

작성자

hi, yes , as i said its work in my local branch, but not in nightly remote

Have you tried uninstall / reboot server / reinstall ?

작성자

what to uninstall?

Use store=True :P

작성자

I already used :)

Can you post your custom module code? Maybe the problem is right there

베스트 답변

Use store=True in the functional Field parameter. Using this the function fields value will Be stored In the Database only when you SAVE the record

아바타
취소
작성자

i did already

k grt.. fine

관련 게시물 답글 화면 활동
1
7월 22
4268
2
3월 15
5170
0
3월 19
3309
2
3월 15
14717
0
3월 15
3874