** Changed in: openobject-addons
Milestone: None => 6.0-rc2
--
[trunk base_calendar] Bug inviting addresses
https://bugs.launchpad.net/bugs/540141
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Confirmed
Bug description:
Hi,
I tried to invite three addresses of a partner in crm.meeting, but it did only
invite the last address.
In wizard source code I see that if type == 'partner', it enters in a for loop
about addresses, but it always update the vals and it does not save vals until
the end, therefore only create an attendee for the last.
Otherwise I think that it must check if an attendee for this address or this
user already exists and don't always create a new.
Thanks
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp