[18.0] [MIG] l10n_it_account: Migration to 18.0#4555
Conversation
2da7954 to
583e954
Compare
| openupgrade.rename_fields( | ||
| env, | ||
| field_spec, | ||
| ) |
There was a problem hiding this comment.
Visto che l10n_it_account esiste anche nella 16, questo script sarebbe da mettere in migrations
583e954 to
9a2b3a4
Compare
b3b83d4 to
25410d5
Compare
25410d5 to
ae6cd35
Compare
ae6cd35 to
35ea546
Compare
https://www.odoo-italia.org/web#id=727&cids=1&menu_id=206&action=328&active_id=18&model=project.task&view_type=form qua potrebbe esserci qualche risposta |
|
da aggiungere in migrazione pec_mail -> l10n_it_pec_email |
Ah, grazie mille! |
| "specifies the VAT register (sales / purchases) where the " | ||
| "tax must be computed.", | ||
| ) | ||
| parent_tax_ids = fields.Many2many( |
There was a problem hiding this comment.
@Borruso ma già sulla 18.0 c'è il campo "children_tax_ids"
E' necessario ripeterlo in questo caso ?
There was a problem hiding this comment.
children_tax_ids
@salvorapi children_tax_ids sono i figli , parent_tax_ids i genitori
odooNextev
left a comment
There was a problem hiding this comment.
L'ho usato per migrare l10n_it_vat_registries e funziona
Ti vorrei solo segnalare che nel frattempo il modulo account_tax_balance è stato pubblicato quindi puoi rimuovere i test-requirements: https://github.com/OCA/account-financial-reporting/tree/18.0/account_tax_balance
In più (anche se non ne so bene il motivo) nelle linee guida direbbero di rimuovere il file credits: https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0#tasks-to-do-in-the-migration
35ea546 to
da95108
Compare
test-requirements rimossi |
questo nella cartella readme: https://github.com/OCA/l10n-italy/pull/4555/files#diff-a1be204fb116f2bfd3f543c02f4fefb499858fbe9d6197644bae5a0b2395533a |
da95108 to
6c2d289
Compare
This fix is needed due to odoo/odoo#105609
Currently translated at 100.0% (22 of 22 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_account Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_account/it/
Currently translated at 100.0% (22 of 22 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_account Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_account/it/
Currently translated at 100.0% (22 of 22 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_account Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_account/it/
…icata" (cherry picked from commit 9b688a1)
Currently translated at 100.0% (22 of 22 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_account Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_account/it/
We don't want XML generation to fail if a field is empty (i.e. False) Once it's time to validate the XML, the system will produce a more meaningful and human-readable error.
Currently translated at 100.0% (24 of 24 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_account Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_account/it/
7e1ab3e to
dcddc19
Compare
Grazie, fatto |
|
/ocabot merge nobump |
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at f6c98f2. Thanks a lot for contributing to OCA. ❤️ |
primes2h
left a comment
There was a problem hiding this comment.
Manco il tempo di dare l'ok... 😆
Ciao @MarcoCalcagni , ma quindi il vecchio campo pec sull'anagrafica partner dove viene gestito? Non è chiarissimo, forse mi sono perso qualche pezzo. |
Issue: #4392