Merge branch 'feat_demimales_equivalencia'

parents 571a6b3f 16cf073c
Pipeline #21957 failed with stage
in 37 seconds
<a name="8.0.3.6.5"></a>
## 8.0.3.6.5 (2024-01-17)
#### Features
* **account_voucher.txt:** ([526d75a9](526d75a9))
<a name="8.0.3.6.4"></a>
## 8.0.3.6.4 (2023-10-27)
......
......@@ -156,7 +156,7 @@
IdDocumento="${ invoice.cfdi_folio_fiscal }"
MonedaDR="${ invoice.currency_id.name }"
{% if invoice.currency_id == o.currency_id %}
EquivalenciaDR="1"
EquivalenciaDR="1.0000000000"
{% end %}
{% if invoice.currency_id != o.currency_id %}
EquivalenciaDR="${ o.tipocambiodr(invoice) }"
......
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