- Issue created by @danielspeicher
- Assigned to danielspeicher
-
danielspeicher →
committed b6b32892 on 1.0.x
Issue #3416659: Enable multiple contacts for clients
-
danielspeicher →
committed b6b32892 on 1.0.x
- Status changed to Needs review
9 months ago 7:40am 17 February 2024 - 🇩🇪Germany danielspeicher Steisslingen
Now, multiple contacts for a client can be synced as well.
IN always stores a new version of contacts when an invoice gets updated. So we do not store the contact ID on the Drupal side. Now we are up-to-date regarding contacts after updating a client. IN does not provide an API endpoint for contacts anyway, and that update does not cost any additional performance. They are always attached to a specific client.
But let's discuss.