fix: add sucursal 00 to ventas JSON
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Sonnet 4.6
parent
2053d8a36f
commit
b5b6258270
@@ -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": "",
|
||||
|
||||
Reference in New Issue
Block a user