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?
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?
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.
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
2
mars 15
|
7293 | |||
|
1
nov. 17
|
5208 | |||
|
0
mars 15
|
10591 | |||
|
0
mars 15
|
5636 | |||
|
1
mars 15
|
6171 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.