Hello Omar, This problem has been resolved in the latest trunk addons. Now we have a separate wizard in base_calendar to invite attendees with revised patch suggested by rpa.
Can you please check again with the latest code? Please do inform us so that we can close the bug. Thanks. -- [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: In Progress 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

