Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2668 Ansichten

I'm doing B2C. It seems like the only way to have multiple addresses for partners is to create multiple partners. Is there some way for me to keep information in sync? Say for instance I have an allergy field on a partner, then that would need to be kept in all relevant places since they won't suddenly become cured of nut allergy when they are home vs. the office.

Avatar
Verwerfen
Beste Antwort

Kit, maybe you can try to play around with the Commercial Entity.  res.partner will perform sync of information that is deemed as commercial in nature among partners that has the same parent_id.  The commercial fields are defined through the return of _commercial_fields method.

Avatar
Verwerfen