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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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.
Create an account today to enjoy exclusive features and engage with our awesome community!
Registrácia| Related Posts | Replies | Zobrazenia | Aktivita | |
|---|---|---|---|---|
|
2
mar 15
|
6199 | |||
|
1
nov 17
|
4443 | |||
|
0
mar 15
|
9014 | |||
|
0
mar 15
|
4771 | |||
|
1
mar 15
|
5219 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.