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

I have a functional field like,

'invoice_id': fields.function( _get_invoice_id, method=True, string='Linked Invoice', type='many2one', relation='account.invoice', readonly=False, store=True),

Now i wanted to write a value in it uisng the write method.

아바타
취소

can you explain the problem in detail, that is herr what value you wish to write in your functional field?

베스트 답변

When you set "store=True", OpenERP will already write the calculated value to the database.

아바타
취소
관련 게시물 답글 화면 활동
2
3월 19
11042
1
3월 15
6227
2
12월 20
4769
1
7월 19
4565
2
4월 19
6576