can merge products but experimental

This commit is contained in:
Frédéric FRANCE 2021-11-23 22:03:46 +01:00
parent 429e5cf517
commit 799862362d
No known key found for this signature in database
GPG Key ID: 06809324E4B2ABC1

View File

@ -2698,7 +2698,6 @@ class SupplierProposal extends CommonObject
return CommonObject::commonReplaceProduct($db, $origin_id, $dest_id, $tables);
}
}