openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #13202
[Bug 1017926] Re: [6.1] error when editing recurring meeting
Hello Kurt,
Still I am not facing the Traceback. When I am edit the recurrent
meeting at that time It's working fine as usual. But reload the same
meeting again and than I found that the 'recurrent' option isn't
checked. That's why I have attached the another video. would you please
check it.
You are face the same Problem ?????
Thanks and waiting for your reply!
** Attachment added: "crm_meeting_Edit.ogv"
https://bugs.launchpad.net/openobject-addons/+bug/1017926/+attachment/3210830/+files/crm_meeting_Edit.ogv
--
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