FIX edit sociale was emptying label

This commit is contained in:
arnaud 2017-06-29 16:57:30 +02:00
parent 97902bdee7
commit f79b72f724

View File

@ -196,7 +196,6 @@ if ($action == 'update' && ! $_POST["cancel"] && $user->rights->tax->charges->cr
{
$result=$object->fetch($id);
$object->lib=GETPOST('label');
$object->date_ech=$dateech;
$object->periode=$dateperiod;
$object->amount=price2num($amount);