[IMP] l10n_uy_ux: always use line.name in aml#397
Closed
jue-adhoc wants to merge 1 commit intoingadhoc:18.0from
Closed
[IMP] l10n_uy_ux: always use line.name in aml#397jue-adhoc wants to merge 1 commit intoingadhoc:18.0from
jue-adhoc wants to merge 1 commit intoingadhoc:18.0from
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
El PR busca alinear la generación del CFE (UY) para que los textos de ítems usen siempre la descripción de la línea (aml.name) en lugar de depender del producto, manteniendo la posibilidad de ajustar lo que se muestra en factura sin cambiar el producto.
Changes:
- Se agrega un override de
_l10n_uy_edi_get_line_nom_and_desc()para derivarNomItem/DscItemdesdeaml.name. - Se ajusta el formateo de algunos
filtered(lambda ...)envolviendo condiciones con paréntesis (sin cambio funcional).
8bcee03 to
21eb390
Compare
Contributor
|
@zaoral you may want to rebuild or fix this PR as it has failed CI. |
0ccac0b to
6967f66
Compare
1f486fe to
8f4ef9a
Compare
Contributor
|
@roboadhoc r+ nobump |
roboadhoc
pushed a commit
that referenced
this pull request
Mar 6, 2026
closes #397 Signed-off-by: Victoria Halac - hav (#l10n) <hav@adhoc.inc>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.