Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
5084 Prikazi

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
Opusti
Avtor Best Answer

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
mar. 15
5626
1
nov. 17
4057
0
mar. 15
8349
0
mar. 15
4140
1
mar. 15
4616