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.
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
2
مارس 15
|
5485 | ||
|
1
نوفمبر 17
|
3986 | ||
|
0
مارس 15
|
8213 | ||
|
0
مارس 15
|
4032 | ||
|
1
مارس 15
|
4491 |