İçereği Atla
Menü
Bu soru işaretlendi
1 Cevapla
5263 Görünümler

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?

Avatar
Vazgeç
Üretici En İyi Yanı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.

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Mar 15
5801
1
Kas 17
4180
0
Mar 15
8563
0
Mar 15
4303
1
Mar 15
4792