Skip to Content
Menu
This question has been flagged
1 Atsakyti
5032 Rodiniai

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?

Portretas
Atmesti
Autorius 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.

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
2
kov. 15
5552
1
lapkr. 17
4021
0
kov. 15
8299
0
kov. 15
4060
1
kov. 15
4562