mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-12 19:02:35 +01:00
ci
This commit is contained in:
@@ -573,7 +573,9 @@ if (isModEnabled('project')) {
|
||||
}
|
||||
|
||||
|
||||
$variants = false;
|
||||
$variants = 0;
|
||||
$iskit = 0;
|
||||
|
||||
if ($id > 0 || $ref) {
|
||||
$object = new Product($db);
|
||||
$result = $object->fetch($id, $ref);
|
||||
|
||||
Reference in New Issue
Block a user