c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #00012
[Bug 600108] Re: Crm - email address doesn't update
Hi Fred,
You may apply the attached patch at your end.
The problem I would note is:
If any module is dependent on this module,or the module overrides the on_change method, it may now be aware about the changes you do in main module.
I would prefer that you create your own module and override this
method,so everything can go smooth. You will not need to change code
anymore.
Hope this helps.
Thanks.
--
Crm - email address doesn't update
https://bugs.launchpad.net/bugs/600108
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.
Status in OpenObject Addons Modules: Fix Released
Bug description:
Hi, in all the views of the crm, there is a bug when updating the contact : when selecting the partner, the first contact and its email address is automatically selected; but when changing the contact afterwards, the email address is not updated.
on v.5.0.11