18.0 mig l10n it central journal reportlab#4491
Conversation
|
/ocabot migration l10n_it_central_journal_reportlab |
daf91c2 to
455372c
Compare
455372c to
16710b6
Compare
f3bf5e3 to
eb3d9e2
Compare
eb3d9e2 to
1d94d49
Compare
1d94d49 to
17e6a01
Compare
|
Quando viene fatto il merge di questa PR #4530 dovrebbero passare i test |
|
/ocabot rebase |
…le stampa reportlab
Currently translated at 88.3% (53 of 60 strings) Translation: l10n-italy-14.0/l10n-italy-14.0-l10n_it_central_journal_reportlab Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-14-0/l10n-italy-14-0-l10n_it_central_journal_reportlab/it/
Currently translated at 95.0% (57 of 60 strings) Translation: l10n-italy-14.0/l10n-italy-14.0-l10n_it_central_journal_reportlab Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-14-0/l10n-italy-14-0-l10n_it_central_journal_reportlab/it/
Currently translated at 100.0% (60 of 60 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_central_journal_reportlab Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_central_journal_reportlab/it/
Currently translated at 100.0% (61 of 61 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_central_journal_reportlab Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_central_journal_reportlab/it/
Currently translated at 100.0% (62 of 62 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_central_journal_reportlab Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_central_journal_reportlab/it/
When extracting a grouped report, if `<` or `>` are in the account_name variable they are interpreted as html tags and an error is raised. This fixes the issue.
|
Congratulations, PR rebased to 18.0. |
17e6a01 to
94af281
Compare
|
In chiamata abbiamo valutato che non riusciremmo adesso con le risorse attuali. Lo riteniamo meno prioritario rispetto a rilasciare la funzionalità sulla 18 |
| id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink | ||
| access_date_range_group_account_manager,group_account_manager model_date_range,model_date_range,account.group_account_manager,1,1,0,0 | ||
| access_wizard_giornale_reportlab_manager,access_wizard_giornale_reportlab manager,l10n_it_central_journal_reportlab.model_wizard_giornale_reportlab,,1,1,1,1 | ||
| access_wizard_giornale_reportlab_manager,access_wizard_giornale_reportlab manager,l10n_it_central_journal_reportlab.model_wizard_giornale_reportlab,account.group_account_manager,1,1,1,1 |
There was a problem hiding this comment.
Prima tutti gli utenti avevano questo accesso quindi penso si traduca nell'aggiunta di base.group_user.
Se invece si vuole modificare questo accesso ok, ma va fuori secondo me dallo scope della migrazione di per sé quindi andrebbe come minimo in un commit separato.
There was a problem hiding this comment.
In v18 in teoria non è possibile lasciare il gruppo vuoto.
Anche in call su discord abbiam discusso, e avere un gruppo di contabilità che faccia una stampa contabile, è più corretto che avere un qualsiasi utente che possa farlo
|
|
||
| <record id="view_date_range_inherit_tree" model="ir.ui.view"> | ||
| <field name="name">date.range.tree.inherit</field> | ||
| <record id="view_date_range_inherit_list" model="ir.ui.view"> |
There was a problem hiding this comment.
Capisco mantenere la coerenza con il tipo di vista, ma per cambiare l'XMLID serve anche una migrazione (vedi https://oca.github.io/openupgradelib/API.html#openupgradelib.openupgrade.rename_xmlids), altrimenti eventuali viste dipendenti potrebbero non trovarlo più.
La soluzione più veloce invece è lasciarlo com'era 😉
| self, move_line_ids, tables, start_row, width_available | ||
| self, list_line_not_grouped, tables, start_row, width_available |
There was a problem hiding this comment.
Questa come diverse altre modifiche non mi sembrano proprie di una migrazione, potresti chiarire a cosa servono?
Se non servono per la migrazione andrebbero almeno in un commit separato.
There was a problem hiding this comment.
Questa dovrebbe semplicemente chiamare l'arg in modo più chiaro, così come fatto per il metodo grupped
…eivable/payable accounts, otherwise use entry name
|
Risolti gli ultimi punti aperti /ocabot merge nobump |
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at cf9ab3d. Thanks a lot for contributing to OCA. ❤️ |


No description provided.