Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
4950 Vizualizări

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?

Imagine profil
Abandonează
Autor Cel mai bun răspuns

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.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
mar. 15
5481
1
nov. 17
3986
0
mar. 15
8207
0
mar. 15
4026
1
mar. 15
4468