-
-
Notifications
You must be signed in to change notification settings - Fork 305
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
[16.0] IMP l10n_it_vat_registries allowing to show full contact address in report #3972
Conversation
db215e8
to
b34343f
Compare
@eLBati trying to start ruboat I obtain "503 Service Unavailable". Can you please help me? |
Non rilevo problemi su http://oca-l10n-italy-16-0-pr3972-b34343f2b336.runboat.odoo-community.org |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functiona test ok.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR has the |
@eLBati issue? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Grazie per la PR
<div | ||
t-if="show_full_contact_addess" | ||
style="page-break-inside: avoid" | ||
t-esc="move.partner_id.contact_address" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
non è più corretto in questo modo?
t-field="move.partner_id"
t-options='{"widget": "contact", "fields": ["address", "name"], "no_marker": True}'
che ne pensi?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Se con contact_address
si ottiene lo stesso risultato con meno righe, come mai vedi più corretto t-field
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
perché si usa in tutti i report e nel caso di inherit se qualcuno vuole impostare la partita iva
e facile basta cambiare l'attributo t-options
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Borruso grazie, modificato
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
558afc6
to
cb89ffb
Compare
cb89ffb
to
c6a6936
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/ocabot merge minor |
This PR looks fantastic, let's merge it! |
Congratulations, your PR was merged at 63973d0. Thanks a lot for contributing to OCA. ❤️ |
No description provided.