Skip to content
Snippets Groups Projects
Commit 13ce63ce authored by Charles Benke's avatar Charles Benke
Browse files

replace mvid by $mvid, wrong week-end

parent 3a886dfe
Branches master
No related tags found
No related merge requests found
......@@ -265,7 +265,7 @@ class MouvementStock
if (! $error)
{
$this->db->commit();
return mvid;
return $mvid;
}
else
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment