Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
l10n_mx
l10n_mx_facturae
Commits
a6c058af
Commit
a6c058af
authored
8 months ago
by
Noe Fernando Izquierdo Hernandez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix(account.voucher): se corrige valor del campo EquivalenciaDR en la plantilla xml
parent
a13887ac
Pipeline
#23492
failed with stage
in 1 minute and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
l10n_mx_facturae/templates/account_voucher.txt
l10n_mx_facturae/templates/account_voucher.txt
+1
-1
No files found.
l10n_mx_facturae/templates/account_voucher.txt
View file @
a6c058af
...
...
@@ -156,7 +156,7 @@
IdDocumento="${ invoice.cfdi_folio_fiscal }"
MonedaDR="${ invoice.currency_id.name }"
{% if invoice.currency_id == o.currency_id %}
EquivalenciaDR="1
.0000000000
"
EquivalenciaDR="1"
{% end %}
{% if invoice.currency_id != o.currency_id %}
EquivalenciaDR="${ o.tipocambiodr(invoice) }"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment