fix display of buying price on line edit when no supplier price is defined
This commit is contained in:
parent
aeb072b1eb
commit
26b8f29682
@ -114,8 +114,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