Commit 5960ce4f authored by Noe Fernando Izquierdo Hernandez's avatar Noe Fernando Izquierdo Hernandez

Merge branch 'fix_generate_qr'

parents 49f94958 d4ea0c10
Pipeline #23561 failed with stage
in 1 minute and 15 seconds
<a name="4.19.2"></a>
## 4.19.2 (2024-08-28)
#### Bug Fixes
* **report:** permite generar el reporte cuando un documento o está timbrado ([fb18ac58](fb18ac58))
<a name="4.19.1"></a>
## 4.19.1 (2024-08-27)
......
......@@ -40,7 +40,7 @@ class Parser(report_sxw.rml_parse):
"&tt=",
tt,
"&fe=",
sello,
sello if fe else "",
]
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment