Subo Cambio 555

This commit is contained in:
Michael Robles
2024-02-03 05:55:59 -07:00
parent e71b7042aa
commit 080e4640be
15 changed files with 107 additions and 4 deletions
+1
View File
@@ -715,6 +715,7 @@ namespace compabetov2
{
List<DetalleCuentaModel> detallesCuenta = listaProductosCuenta();
if (detallesCuenta.Count > 0)
{
Cuenta ventaModel = new Cuenta(total);