fix display of buying price on line edit when no supplier price is defined
This commit is contained in:
parent
05040d1997
commit
32dd1e4480
@ -115,8 +115,8 @@ if (! empty($idprod))
|
|||||||
$db->free($result);
|
$db->free($result);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
echo json_encode($prices);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
echo json_encode($prices);
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user