Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX#31237 #31239

Merged
merged 4 commits into from
Oct 3, 2024
Merged

FIX#31237 #31239

merged 4 commits into from
Oct 3, 2024

Conversation

alsoft10
Copy link
Contributor

@alsoft10 alsoft10 commented Oct 3, 2024

FIX|Fix #31237

Wrong third-party linking has been fixed.

@alsoft10
Copy link
Contributor Author

alsoft10 commented Oct 3, 2024

@eldy #31237 has been fixed

@eldy eldy merged commit 877a6f6 into Dolibarr:20.0 Oct 3, 2024
6 of 7 checks passed
@@ -2658,8 +2658,6 @@ public function doCollectOneCollector($mode = 0)
} else {
dol_syslog("One and only one existing third party has been found");

$thirdpartystatic->fetch($result);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i dont undertsand the fix. If we reach this line of code, it means $result contains the ID of thirdparty found by findNearest function.
So we can now load the thirdparty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants