Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
4986 Lượt xem

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?

Ảnh đại diện
Huỷ bỏ
Tác giả Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
2
thg 3 15
5518
1
thg 11 17
4011
0
thg 3 15
8240
0
thg 3 15
4044
1
thg 3 15
4525