Skip to content

Commit

Permalink
RG5259: fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
reingart committed Mar 18, 2023
1 parent 45fa991 commit 1fa7252
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wsmtx.py
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ def CrearFactura(
"iva": [],
"detalles": [],
"opcionales": [],
"actividades": [],
}
if fecha_serv_desde:
fact["fecha_serv_desde"] = fecha_serv_desde
Expand Down

0 comments on commit 1fa7252

Please sign in to comment.