Skip to content
Snippets Groups Projects
Commit 774ad585 authored by Paolo Gatti's avatar Paolo Gatti
Browse files

[FIX] l10n_it_edi_sdicoop: previous fix didn't adapt tests

Previous fix for self invoice RegimeFiscale = RF18
didn't take into consideration the test that was specifically
targeting it, so now it's broken in v14.
The other versions are safe as the staging does run the l10n tests.

closes odoo/odoo#104942

See: https://github.com/odoo/odoo/pull/104780


Signed-off-by: default avatarJosse Colpaert <jco@odoo.com>
parent 0edeed2f
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@
<Anagrafica>
<Denominazione>Alessi</Denominazione>
</Anagrafica>
<RegimeFiscale>RF01</RegimeFiscale>
<RegimeFiscale>RF18</RegimeFiscale>
</DatiAnagrafici>
<Sede>
<Indirizzo>Avenue Test rue </Indirizzo>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment