mirror of
https://github.com/KeymonSoft/Durakelo.git
synced 2026-04-20 12:49:25 +00:00
...
This commit is contained in:
@@ -699,7 +699,7 @@ Sub b_prodMas_Click
|
||||
End If
|
||||
If Subs.traeCliente = 0 Then
|
||||
' Log("######### "& NumberFormat2((kh.traeLimiteAbordoWeb - (kh.traeLimiteAbordoXInventario - kh.traeVenta) - kh.traeVentaAbordo), 0, 2, 2, False))
|
||||
laCant.Text = NumberFormat2((laCant.Text - 1), 1, 0, 0, False)
|
||||
' laCant.Text = NumberFormat2((laCant.Text - 1), 1, 0, 0, False)
|
||||
Subs.actualizaProducto(almacenX, precioX, precio2, laCant.text, nombreX, id, clienteId, Subs.traeFecha, Subs.traeUsuarioDeBD, rutaUsuario, 0, Starter.tipov)
|
||||
' Log("######### "& NumberFormat2((kh.traeLimiteAbordoWeb - (kh.traeLimiteAbordoXInventario - kh.traeVenta) - kh.traeVentaAbordo), 0, 2, 2, False))
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user