replace mvid by $mvid, wrong week-end
This commit is contained in:
parent
3a886dfeb4
commit
13ce63ce99
@ -265,7 +265,7 @@ class MouvementStock
|
|||||||
if (! $error)
|
if (! $error)
|
||||||
{
|
{
|
||||||
$this->db->commit();
|
$this->db->commit();
|
||||||
return mvid;
|
return $mvid;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user