Skip to content

[FIX][16.0] l10n_it_fatturapa_out: charset conversion#5108

Open
TheMule71 wants to merge 1 commit intoOCA:16.0from
TheMule71:16.0-basiclatin
Open

[FIX][16.0] l10n_it_fatturapa_out: charset conversion#5108
TheMule71 wants to merge 1 commit intoOCA:16.0from
TheMule71:16.0-basiclatin

Conversation

@TheMule71
Copy link
Copy Markdown
Contributor

Migliora la conversione dei caratteri per i nomi delle unità di misura.

@TheMule71 TheMule71 requested review from eLBati and primes2h February 13, 2026 10:12
@monen17 monen17 added the missing issue PRs must be linked to an issue. label Feb 13, 2026
Copy link
Copy Markdown
Contributor

@primes2h primes2h left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Grazie.

return (
unicodedata.normalize("NFKD", s)
.encode("ascii", "ignore")
.decode("ascii")
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to_basiclatin non dovrebbe codificare con latin invece che ascii?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

16.0 missing issue PRs must be linked to an issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants