Skip to Content
मेन्यू
This question has been flagged
1 Reply
5103 Views

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
Discard
Author 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
Discard
Related Posts Replies Views Activity
2
मार्च 15
5633
1
नव॰ 17
4061
0
मार्च 15
8356
0
मार्च 15
4150
1
मार्च 15
4626