Dolibarr / dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
https://www.dolibarr.org
GNU General Public License v3.0
5.38k stars 2.77k forks source link

wish member merging functionality #28914

Open JonBendtsen opened 7 months ago

JonBendtsen commented 7 months ago

Feature Request

I wish that one could merge members just like one can merge thirdparties.

Use case

Members change email address / address and some of our members got registered twice. Partly because we add members through our dance class registration (because that's what we did in our old system). But anyone using a 3. party membership registration form will probably end up in a situation like this. Could also be an older expired member who wants to return, but just adds a new and different email address in the registration form.

Suggested implementation

Copy how thirdparty merging happens

Suggested steps

Copy how thirdparty merging happens

JonBendtsen commented 6 months ago

eldy 8 hours ago

Jon: Eldy, would the same apply to merging contacts and members?

Currently, we can merge only thirdparties. But being able to merge a contact with another contact or a memeber with another one, would be very interesting... Code must follow same method than merging thirdparties.