[18.0] [MIG] l10n_it_appointment_code#4665
Conversation
|
/ocabot migration l10n_it_appointment_code |
e2ef41c to
ee73400
Compare
There was a problem hiding this comment.
Grazie della PR!
Ho fatto revisione del codice e provato il modulo, per me è ok.
Ho anche controllato la storia dei commmit e sono fedeli a quelli di 16.0, potresti però schiacciare i commit dei bot come descritto in https://github.com/OCA/maintainer-tools/wiki/Merge-commits-in-pull-requests#mergesquash-the-commits-generated-by-bots-or-weblate?
| self.env._("The element with code %s already exists") | ||
| % appointment_code.code |
There was a problem hiding this comment.
Giusto! Questo è una bella novità della 18.0, potremmo anche approfittarne per usare la struttura
self.env._("hello %s", "test")che ne dici?
ee73400 to
b61fd2a
Compare
|
|
||
| Installando il modulo vengono precaricati i codici disponibili. È | ||
| possibile aggiungere nuovi codici o modificare quelli esistenti. Non è | ||
| possibile avere più di un elemento con lo stesso codice. |
There was a problem hiding this comment.
@odooNextev Usage dovrebbe dare indicazioni funzionali sull'uso del modulo, si può aggiungere semplicemente da dove si accede a questi codici?
05c2b07 to
e9bf2ae
Compare
|
@francesco-ooops puoi aggiornare la tua review? |
|
@francesco-ooops in realtà, noto solo ora, che non avevi ancora fatto review ma avevi semplicemente commentato 😉 |
|
@odooNextev eseguo /ocabot rebase perché non vedo |
|
Hi @tafaRU. Your command failed:
Ocabot commands
More information
|
|
/ocabot rebase |
Rename cannot be perfomed with hook as OCA#2220 (comment) Also note: * merge_modules = True is not needed when we simply rename modules * rename_xmlids has to be executed as first to build menus_by_module properly otherwise we get: test-l10n_it_codici_carica=# select id ,name, menus_by_module from ir_module_module where name like '%appointment%'; id | name | menus_by_module -----+--------------------------+------------------------------------------------------ 488 | l10n_it_appointment_code | Invoicing/Configuration/Accounting/Appointment Codes+ | | Invoicing/Configuration/Accounting/Role Codes [UPD] Update l10n_it_appointment_code.pot [UPD] README.rst
|
Congratulations, PR rebased to 18.0. |
e9bf2ae to
d44cc8e
Compare
|
/ocabot merge nobump |
|
On my way to merge this fine PR! |
|
Congratulations, your PR was merged at c4532b4. Thanks a lot for contributing to OCA. ❤️ |
No description provided.