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

When I try with another user then admin I have this message :

"Count cannot be negative or 0"

Is there something I don't understand?

아바타
취소
작성자 베스트 답변

solution here : https://code.launchpad.net/~openerp-dev/openobject-addons/7.0-opw-586451-pna/+merge/149266

change

if f not in ('id','date','date_deadline','duration','user_id','state'):

by

if f not in ('id','date','date_deadline','duration','user_id','state','interval','count'):

in module base_calendar.

아바타
취소
관련 게시물 답글 화면 활동
2
3월 15
5656
1
11월 17
4073
0
3월 15
8380
0
3월 15
4169
1
3월 15
4640