mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-17 10:24:25 +01:00
Added a new parameter 'source' to the getContacts method to filter contacts based on their source (internal or external). Updated the method to handle the new parameter appropriately. propose to add this feature on all getContacts method. Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>