Debug v16
This commit is contained in:
parent
d039d35732
commit
aba122a52b
@ -584,7 +584,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
|
||||
|
||||
print "</form>\n";
|
||||
|
||||
print mrpCollapseBomManagement();
|
||||
mrpCollapseBomManagement();
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -275,7 +275,7 @@ if ($action == 'create') {
|
||||
|
||||
print dol_get_fiche_end();
|
||||
|
||||
print mrpCollapseBomManagement();
|
||||
mrpCollapseBomManagement();
|
||||
|
||||
?>
|
||||
<script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user