Skip to content

Fix #37782#37783

Open
glu000 wants to merge 1 commit intoDolibarr:22.0from
glu000:22.0-fix-37782
Open

Fix #37782#37783
glu000 wants to merge 1 commit intoDolibarr:22.0from
glu000:22.0-fix-37782

Conversation

@glu000
Copy link
Copy Markdown
Contributor

@glu000 glu000 commented Apr 7, 2026

FIX #37782
When duplicating a product supplier prices are copied, too

Comment thread htdocs/product/card.php
}
}
// $clone->clone_fournisseurs($object->id, $id);
$clone->clone_fournisseurs($object->id, $id);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

In the issue, you are speaking about a relevant checkbox, but i don't see in the code any test on a checkbox value.
Don't you miss a if ?

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