openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #13041
[Bug 1017926] Re: [6.1] error when editing recurring meeting
Hello Kurt,
I have checked your Issue with following revision number,
addons : 6862
server : 4223
web : 2376.
But I did not face the any error. That's why I have attached the video
for your reference. would you please check it and notify us where you
have faced the problem.
Thank you and waiting for your reply!
** Attachment added: "Working fine when edit recurring meeting"
https://bugs.launchpad.net/openobject-addons/+bug/1017926/+attachment/3205583/+files/crm_meeting.ogv
** Changed in: openobject-addons
Status: New => Incomplete
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1017926
Title:
[6.1] error when editing recurring meeting
Status in OpenERP Addons (modules):
Incomplete
Bug description:
When I save a curring meeting after editing it I get the following
error:
Traceback (most recent call last):
File "/srv/openerp/server/openerp/osv/osv.py", line 121, in wrapper
return f(self, dbname, *args, **kwargs)
File "/srv/openerp/server/openerp/osv/osv.py", line 176, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/srv/openerp/server/openerp/osv/osv.py", line 164, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/srv/openerp/addons-cad/crm_changes/crm_changes.py", line 133, in write
return super(crm_meeting, self).write(cr, uid, ids, values, context)
File "/srv/openerp/addons/base_calendar/base_calendar.py", line 1373, in write
'rrule', 'duration', 'exdate'])
File "/srv/openerp/addons/base_calendar/base_calendar.py", line 1438, in read
select = map(lambda x: (x, base_calendar_id2real_id(x)), select)
File "/srv/openerp/addons/base_calendar/base_calendar.py", line 1438, in <lambda>
select = map(lambda x: (x, base_calendar_id2real_id(x)), select)
File "/srv/openerp/addons/base_calendar/base_calendar.py", line 86, in base_calendar_id2real_id
return int(real_id)
ValueError: invalid literal for int() with base 10: ''
server: 4222
addons: 6861
web: 2376
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1017926/+subscriptions
References