use same modulepart on card and document (#34834)

This commit is contained in:
Frédéric FRANCE
2025-07-31 21:58:26 +02:00
committed by GitHub
parent 9b071a5153
commit 94ec228978

View File

@@ -111,7 +111,7 @@ if ($id > 0 || !empty($ref)) {
}
}
$modulepart = 'produit';
$modulepart = 'product';
if ($object->id > 0) {