跳至內容
選單
此問題已被標幟
1 回覆
5067 瀏覽次數

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
5586
1
11月 17
4046
0
3月 15
8315
0
3月 15
4106
1
3月 15
4592