Minor bugfixes
This commit is contained in:
parent
5112d47142
commit
e4f8c69589
@ -230,7 +230,7 @@ class MouvementStock
|
|||||||
function CalculateValoPmp($mvid, $fk_product, $qty, $price=0, &$value_ope)
|
function CalculateValoPmp($mvid, $fk_product, $qty, $price=0, &$value_ope)
|
||||||
{
|
{
|
||||||
$error = 0;
|
$error = 0;
|
||||||
dolibarr_syslog("MouvementStock::CalculateValoPmp $user->id, $fk_product, $qty, $price");
|
dolibarr_syslog("MouvementStock::CalculateValoPmp $mvid, $fk_product, $qty, $price");
|
||||||
|
|
||||||
if ( $qty <> 0 )
|
if ( $qty <> 0 )
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user