Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

l10n_it_fatturapa: errore nella vista res.partner.form.e.invoice #4604

Open
2 tasks
odooNextev opened this issue Feb 6, 2025 · 2 comments · May be fixed by #4605
Open
2 tasks

l10n_it_fatturapa: errore nella vista res.partner.form.e.invoice #4604

odooNextev opened this issue Feb 6, 2025 · 2 comments · May be fixed by #4605
Labels

Comments

@odooNextev
Copy link
Contributor

odooNextev commented Feb 6, 2025

Module

l10n_it_fatturapa

Describe the bug

Installando il modulo l10n_it_fatturapa si ottiene l'errore:

Errore durante la convalida della vista:

<form string="Partners" __validate__="1">
                <div class="alert alert-warning oe_edit_only" role="alert" attrs="{'invisible': [('same_vat_partner_id', '=', False)]}">
                  A partner with the same <span><span class="o_vat_label">Tax ID</span></span> already exists (<field name="same_vat_partner_id"/>

Field 'electronic_invoice_obliged_subject' used in attrs ({'invisible': ['|', ('type', '=', 'contact'), '|', ('parent.electronic_invoice_subjected', '=', False), ('parent.electronic_invoice_obliged_subject', '=', False)]}) must be present in view but is missing.

To Reproduce

Affected versions:

@TheMule71
Copy link
Contributor

Ciao,

nel runboat della 16.0 attuale il problema non si presenta, la vista viene caricata e funziona:

Image

@odooNextev
Copy link
Contributor Author

odooNextev commented Feb 7, 2025

Ciao,

nel runboat della 16.0 attuale il problema non si presenta, la vista viene caricata e funziona:

Probabilmente succede solo quando si aggiorna il modulo provenendo da versioni inferiori perchè a me è capitato durante una migrazione da 10.0 a 16.0 solo giunto alla 16.0.

Però senza questa modifica non si riesce a proseguire.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants