ventana de datos cuenta en vender

This commit is contained in:
carlos
2024-02-03 06:58:24 -06:00
11 changed files with 111 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);