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.
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden| Gerelateerde posts | Antwoorden | Weergaven | Activiteit | |
|---|---|---|---|---|
|
2
mrt. 15
|
7347 | |||
|
1
nov. 17
|
5209 | |||
|
0
mrt. 15
|
10598 | |||
|
0
mrt. 15
|
5638 | |||
|
1
mrt. 15
|
6176 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.