Fix: Back to view after edit
This commit is contained in:
parent
070d715c1f
commit
06af1761a8
@ -224,7 +224,7 @@ if ($_GET["id"] || $_GET["ref"])
|
||||
if ($mesg) print($mesg);
|
||||
|
||||
|
||||
// Formulaire ajout prix
|
||||
// Form to add or update a price
|
||||
if ($_GET["action"] == 'add_price' && $user->rights->produit->creer)
|
||||
{
|
||||
$langs->load("suppliers");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user