fix: add sucursal 00 to ventas JSON

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Lizandro Guarnizo
2026-07-28 19:03:52 -05:00
co-authored by Claude Sonnet 4.6
parent 2053d8a36f
commit b5b6258270
+1
View File
@@ -300,6 +300,7 @@ def generar_factura_venta(rows: list, default_vendedor: str = "00",
"codigoPrefijo": prefijo_real,
"numero": num_fac,
"numeroFactura": num_fac,
"sucursal": "00",
"fecha": fecha,
"kardexId": 0,
"codigoPedido": "",