Fix clean data after update
This commit is contained in:
parent
1a61da209c
commit
6cecc3c2aa
@ -1325,6 +1325,8 @@ if (empty($reshook)) {
|
|||||||
unset($_POST['date_endday']);
|
unset($_POST['date_endday']);
|
||||||
unset($_POST['date_endmonth']);
|
unset($_POST['date_endmonth']);
|
||||||
unset($_POST['date_endyear']);
|
unset($_POST['date_endyear']);
|
||||||
|
unset($_POST['price_ttc']);
|
||||||
|
unset($_POST['price_ht']);
|
||||||
|
|
||||||
$db->commit();
|
$db->commit();
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user