bajar cambios
This commit is contained in:
+3
-6
@@ -719,12 +719,9 @@ namespace compabetov2
|
||||
{
|
||||
Cuenta ventaModel = new Cuenta(total);
|
||||
|
||||
if (service.crearCuenta(ventaModel, detallesCuenta))
|
||||
{
|
||||
MessageBox.Show("Fiado");
|
||||
eliminarProductosTocket();
|
||||
llenarLayout();
|
||||
}
|
||||
datosCuenta datoCuenta = new datosCuenta(ventaModel, detallesCuenta,this);
|
||||
datoCuenta.Show();
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user