Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
5047 มุมมอง

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.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
2
มี.ค. 15
5560
1
พ.ย. 17
4029
0
มี.ค. 15
8304
0
มี.ค. 15
4085
1
มี.ค. 15
4572