Merge pull request #21023 from atm-orian/NEW_OF_Child_Orian
OF child Creation : redirection
This commit is contained in:
commit
639b6de8d4
@ -162,7 +162,7 @@ if (empty($reshook)) {
|
|||||||
$res = $object->add_object_linked('mo', $mo_parent->id);
|
$res = $object->add_object_linked('mo', $mo_parent->id);
|
||||||
}
|
}
|
||||||
|
|
||||||
header("Location: ".dol_buildpath('/mrp/mo_list.php', 1));
|
header("Location: ".dol_buildpath('/mrp/mo_card.php?id='.$moline->fk_mo, 1));
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user