mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 17:18:13 +01:00
use same modulepart on card and document (#34834)
This commit is contained in:
@@ -111,7 +111,7 @@ if ($id > 0 || !empty($ref)) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$modulepart = 'produit';
|
$modulepart = 'product';
|
||||||
|
|
||||||
|
|
||||||
if ($object->id > 0) {
|
if ($object->id > 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user