Update fournisseurs.php
This commit is contained in:
parent
a1dd922394
commit
3805a7877b
@ -169,7 +169,7 @@ if (empty($reshook))
|
||||
$supplier_description = GETPOST('supplier_description', 'alpha');
|
||||
$barcode = GETPOST('barcode', 'alpha');
|
||||
$fk_barcode_type = GETPOST('fk_barcode_type', 'int');
|
||||
$packaging = price2num(GETPOST("packaging", 'nohtml'), 'MS');
|
||||
$packaging = price2num(GETPOST("packaging", 'alphanohtml'), 'MS');
|
||||
|
||||
if ($tva_tx == '')
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user