Subo Cambio 555
This commit is contained in:
@@ -715,6 +715,7 @@ namespace compabetov2
|
||||
{
|
||||
List<DetalleCuentaModel> detallesCuenta = listaProductosCuenta();
|
||||
|
||||
|
||||
if (detallesCuenta.Count > 0)
|
||||
{
|
||||
Cuenta ventaModel = new Cuenta(total);
|
||||
|
||||
Reference in New Issue
Block a user