Update mo_production.php

This commit is contained in:
Laurent Destailleur 2021-09-09 14:44:52 +02:00 committed by GitHub
parent 765f0c4d19
commit 085b893074
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -150,7 +150,7 @@ if (empty($reshook)) {
}
if (($action == 'confirm_addconsumeline' && GETPOST('addconsumelinebutton') && $permissiontoadd)
|| $action == 'confirm_addproduceline' && GETPOST('addproducelinebutton') && $permissiontoadd) {
|| ($action == 'confirm_addproduceline' && GETPOST('addproducelinebutton') && $permissiontoadd)) {
$moline = new MoLine($db);
// Line to produce