Skip to content
Snippets Groups Projects
Commit f79b72f7 authored by arnaud's avatar arnaud
Browse files

FIX edit sociale was emptying label

parent 97902bde
No related branches found
No related tags found
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment