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

I'm newbie in OpenERP developpement, and i want to add some fields to opprotunity form view.

1) I want to add Picklist field for Stage and make probability field ReadOnly. Probalility should depends on stage change.

2) I want to add new field of type float (coefficient), ReadOnly and it depends on opportunity's probalility on the timing of creation:

                        If probability <50% then coefficient == 1  
                        Else if probability >50% then coefficient == 0.1
                        Else coefficient == 0.5

Once the coefficient is calculated for the first time, it should not be changed.

아바타
취소
관련 게시물 답글 화면 활동
0
3월 15
4420
0
3월 15
5070
0
6월 20
6608
3
9월 25
240
0
5월 25
1181