Debug v16

This commit is contained in:
Laurent Destailleur 2022-06-11 21:47:00 +02:00
parent d039d35732
commit aba122a52b
2 changed files with 2 additions and 2 deletions

View File

@ -584,7 +584,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
print "</form>\n";
print mrpCollapseBomManagement();
mrpCollapseBomManagement();
}

View File

@ -275,7 +275,7 @@ if ($action == 'create') {
print dol_get_fiche_end();
print mrpCollapseBomManagement();
mrpCollapseBomManagement();
?>
<script>