[14.0][MIG] l10n_it_sdi_channel: Migration to 14.0#2157
Conversation
GSLabIt
left a comment
There was a problem hiding this comment.
Non si potrebbe fare un refactoring e "disaccoppiare" tutto ciò che riguarda la pec e spostarlo su l10n_it_fatturapa_pec?
| email_from_for_fatturaPA = fields.Char( | ||
| string="Sender Email Address", | ||
| related="sdi_channel_id.pec_server_id.email_from_for_fatturaPA", | ||
| readonly=True, | ||
| ) | ||
| email_exchange_system = fields.Char( | ||
| string="Exchange System Email Address", | ||
| related="sdi_channel_id.email_exchange_system", | ||
| readonly=True, | ||
| ) |
There was a problem hiding this comment.
Non si potrebbero spostare nel modulo fatturapa_pec?
There was a problem hiding this comment.
Dato che sulla v12 è ancora così, potresti creare una issue con la modifica da apportare in entrambe le versioni
| email_from_for_fatturaPA = fields.Char( | ||
| string="Sender Email Address", | ||
| related="sdi_channel_id.pec_server_id.email_from_for_fatturaPA", | ||
| readonly=True, | ||
| ) | ||
| email_exchange_system = fields.Char( | ||
| string="Exchange System Email Address", | ||
| related="sdi_channel_id.email_exchange_system", | ||
| readonly=True, | ||
| ) |
|
@Borruso vedi #1959 (comment) |
d5cc81f to
d1ebec8
Compare
Fatto ma non compare Travis |
d1ebec8 to
a33e068
Compare
57d2216 to
4f630f3
Compare
4f630f3 to
8fc01da
Compare
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_sdi_channel Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_sdi_channel/
Currently translated at 100.0% (38 of 38 strings) Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_sdi_channel Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_sdi_channel/it/
Currently translated at 100.0% (38 of 38 strings) Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_sdi_channel Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_sdi_channel/it/
…plicable to tree view
…g SMTP server: the e-invoice PEC server must not be used
b7fc107 to
d630333
Compare
|
This PR has the |
TheMule71
left a comment
There was a problem hiding this comment.
LGTM
Unica cosa di cui non sono sicuro - chiedo a chi fa traduzioni - il file it.po va incluso nella migrazione o va lasciato fuori e rigenerato via weblate?
| <header> | ||
| </header> |
There was a problem hiding this comment.
L'header vuoto fa qualcosa?
There was a problem hiding this comment.
in effetti è la stessa form che abbiamo per la 12.0
per me possiamo eliminarle dato che non dovrebbero servire a nulla
There was a problem hiding this comment.
Magari è li per estendere la form ed aggiungere eventuali buttons?
There was a problem hiding this comment.
Magari è li per estendere la form ed aggiungere eventuali buttons?
vero ma si potrebbe fare un <xpath expr="//form/sheet" position="before">
There was a problem hiding this comment.
Vero anche questo. Magari su 14.0 si può rimuovere se non vi sono altri moduli che lo estendono basandosi su <header>.
There was a problem hiding this comment.
a questo punto potremmo inserite anche questa modifica nella issue del refactoring 12.0/14.0 che hai scritto e valutare di eliminarlo?
se ne era parlato nel canale Discord #traduzioni di Odoo Italia giungendo alla conclusione che non sono da rimuovere altrimenti verrebbero rigenerati vuoti perdendo così di fatto tutte le vecchie traduzioni. |
|
/ocabot merge nobump |
|
On my way to merge this fine PR! |
|
Congratulations, your PR was merged at 275401d. Thanks a lot for contributing to OCA. ❤️ |
Porting del modulo l10n_it_sdi_channel dalla versione 12.0 alla 14.0
--
Confermo di aver firmato il CLA https://odoo-community.org/page/cla e di aver letto le linee guida su https://odoo-community.org/page/contributing