Update product.php

This commit is contained in:
Laurent Destailleur 2019-09-07 11:25:58 +02:00 committed by GitHub
parent eb7f964268
commit c7a90ad528
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -155,9 +155,6 @@ if ($action == 'other')
$resql_new = $db->query($sql_new); $resql_new = $db->query($sql_new);
} }
} }
$value = GETPOST('activate_EditPredifinedPriceHT','alpha');
$res = dolibarr_set_const($db, "EDIT_PREDEF_PRICEHT", $value,'chaine',0,'',$conf->entity);
} }
if ($action == 'specimen') // For products if ($action == 'specimen') // For products