[8.0][IMP] Opzione per stampare il codice fiscale#575
Conversation
eLBati
left a comment
There was a problem hiding this comment.
LGTM. @alessandrocamilli anche qua, puoi fare anche per v10?
|
@alessandrocamilli puoi creare una issue per tracciare lo stato della modifica anche nelle altre versioni? |
SimoRubi
left a comment
There was a problem hiding this comment.
Solo un appunto, ma per il resto è ok (code review)
| <th class="left_without_line">RAGIONE SOCIALE</th> | ||
| <th class="left_without_line">P.IVA</th> | ||
| <th class="left_without_line">P.IVA | ||
| <t t-if="fiscalcode == True"> |
There was a problem hiding this comment.
Qui e sotto, dovrebbe essere sufficiente:
| <t t-if="fiscalcode == True"> | |
| <t t-if="fiscalcode"> |
|
fatto!
Il giorno ven 16 ago 2019 alle ore 13:20 Simone Rubino <
notifications@github.com> ha scritto:
… ***@***.**** approved this pull request.
Solo un appunto, ma per il resto è ok (code review)
------------------------------
In l10n_it_vat_registries/views/report_registro_iva.xml
<#575 (comment)>:
> @@ -41,7 +41,11 @@
<th class="left_without_line">DT FATT.</th>
<th class="left_without_line">NUM FATT.</th>
<th class="left_without_line">RAGIONE SOCIALE</th>
- <th class="left_without_line">P.IVA</th>
+ <th class="left_without_line">P.IVA
+ <t t-if="fiscalcode == True">
Qui e sotto, dovrebbe essere sufficiente:
⬇️ Suggested change
- <t t-if="fiscalcode == True">
+ <t t-if="fiscalcode">
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#575?email_source=notifications&email_token=AB2NQKBO62RM5GH2GSHTKEDQE2EQ7A5CNFSM4FRGVLOKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCBY5SXI#pullrequestreview-275896669>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB2NQKB6L5LGFZRIMURXUXDQE2EQ7ANCNFSM4FRGVLOA>
.
--
Alessandro Camilli
www.openforce.it
alessandrocamilli@openforce.it | Mobile: (+39) 320 046 8150
|
@alessandrocamilli non ci sono cambiamenti rispetto a quando ti ho scritto |
|
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. |
Sul wizard di stampa viene aggiunta l'opzione che permette di stampare nelle info riguardanti il partner anche il codice fiscale