Skip to content

[FIX] l10n_it_fatturapa_out: fix for uom with more than 10 characters(for example the Units uom in German)#4780

Open
micheledic wants to merge 1 commit into
OCA:16.0from
stesi:16.0_fix_uom_length
Open

[FIX] l10n_it_fatturapa_out: fix for uom with more than 10 characters(for example the Units uom in German)#4780
micheledic wants to merge 1 commit into
OCA:16.0from
stesi:16.0_fix_uom_length

Conversation

@micheledic

@micheledic micheledic commented May 29, 2025

Copy link
Copy Markdown
Contributor

Fixes #4781

@github-actions

Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Sep 28, 2025
@micheledic

Copy link
Copy Markdown
Contributor Author

@OCA/local-italy-maintainers ping

@francesco-ooops francesco-ooops added no stale Use this label to prevent the automated stale action from closing this PR/Issue. 16.0 and removed stale PR/Issue without recent activity, it'll be soon closed automatically. labels Sep 29, 2025

@eLBati eLBati left a comment

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.

LGTM

@micheledic

Copy link
Copy Markdown
Contributor Author

@OCA/local-italy-maintainers ping

@monen17 monen17 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Grazie della PR!
Puoi aggiungere un test? Dalle linee guida https://github.com/OCA/odoo-community.org/blob/master/website/Contribution/CONTRIBUTING.rst#6tests:

As a general rule, a bug fix should come with a unittest which would fail without the fix itself. This is to assure that regression will not happen in the future. It also is a good way to show that the fix works in all cases.

@micheledic

Copy link
Copy Markdown
Contributor Author

Grazie della PR! Puoi aggiungere un test? Dalle linee guida https://github.com/OCA/odoo-community.org/blob/master/website/Contribution/CONTRIBUTING.rst#6tests:

As a general rule, a bug fix should come with a unittest which would fail without the fix itself. This is to assure that regression will not happen in the future. It also is a good way to show that the fix works in all cases.

fatto

@monen17 monen17 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Grazie della PR! Puoi aggiungere un test? Dalle linee guida https://github.com/OCA/odoo-community.org/blob/master/website/Contribution/CONTRIBUTING.rst#6tests:

As a general rule, a bug fix should come with a unittest which would fail without the fix itself. This is to assure that regression will not happen in the future. It also is a good way to show that the fix works in all cases.

fatto

Ottimo grazie 🎉

Potresti mica anche accorciare il titolo del commit b57af1c? Ora è
image
e come vedi viene tagliato.
Il titolo dovrebbe essere abbastanza breve da essere tutto visibile, nella descrizione invece ti puoi sbizzarrire!

È uno dei punti indicati nelle linee guida sulla struttura del commit sono in https://github.com/OCA/odoo-community.org/blob/master/website/Contribution/CONTRIBUTING.rst#71commit-message:

please check if the commit message is cut with ellipsis.

Comment on lines +1184 to +1186
# "account_id": self.a_recv.id,
"invoice_payment_term_id": self.account_payment_term.id,
# "user_id": self.user_demo.id,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Questi commenti non servono a chiarire il comportamento del codice, si possono rimuovere?

@monen17 monen17 added the needs fixing Has conflicts or is failing mandatory CI checks label Mar 13, 2026
@monen17

monen17 commented Mar 13, 2026

Copy link
Copy Markdown
Contributor

@francesco-ooops dici che possiamo chiudere o almeno togliere no stale? L'autore non ha più risposto da diversi mesi e ci sono conflitti.

@francesco-ooops francesco-ooops removed the no stale Use this label to prevent the automated stale action from closing this PR/Issue. label Mar 13, 2026
@francesco-ooops

Copy link
Copy Markdown
Contributor

@monen17 certo, anzi per me i no stale dalle PR puoi levarli, tanto anche da chiuse restano linkate nelle issues e se qualcuno vuole riprenderle in mano si riaprono tranquillamente

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

Labels

16.0 needs fixing Has conflicts or is failing mandatory CI checks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

l10n_it_fatturapa_out: impossibile esportare fattura elettronica se lunghezza unità di misura maggiore di 10 caratteri

4 participants