[19.0][MIG] agreement: Migration to 19.0#99
[19.0][MIG] agreement: Migration to 19.0#99Vang-NguyenPhu wants to merge 56 commits intoOCA:19.0from
Conversation
we move the is_template field definition and the agreement.type model from the agreement_legal module to the agreement module. The fields are not displayed by default, unless the feature is enabled through a technical feature group, this is configurable in the agreement_sale module (because agreement in itself has no UI, and agreement_legal enables the feature by default)
- The `agreement` model now features mail and activities from its base module. - The `agreement_legal` module doesn't need to add mail support now. - Add activities to form views. @Tecnativa TT22477
Update agreement and agreement_sale to restore the behavior of v10
…ad of onchange field
Co-authored-by: Denis Roussel (ACSONE) <rousseldenis@users.noreply.github.com>
Currently translated at 100.0% (64 of 64 strings) Translation: agreement-17.0/agreement-17.0-agreement Translate-URL: https://translation.odoo-community.org/projects/agreement-17-0/agreement-17-0-agreement/it/
Currently translated at 100.0% (66 of 66 strings) Translation: agreement-17.0/agreement-17.0-agreement Translate-URL: https://translation.odoo-community.org/projects/agreement-17-0/agreement-17-0-agreement/it/
Currently translated at 100.0% (66 of 66 strings) Translation: agreement-17.0/agreement-17.0-agreement Translate-URL: https://translation.odoo-community.org/projects/agreement-17-0/agreement-17-0-agreement/it/
6540d3e to
6f1b2e5
Compare
|
/ocabot migration agreement |
|
Hello @Vang-NguyenPhu , Is it possible to reduce the commit history by following -> https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-19.0
|
Currently translated at 100.0% (72 of 72 strings) Translation: agreement-18.0/agreement-18.0-agreement Translate-URL: https://translation.odoo-community.org/projects/agreement-18-0/agreement-18-0-agreement/sv/
Currently translated at 100.0% (72 of 72 strings) Translation: agreement-18.0/agreement-18.0-agreement Translate-URL: https://translation.odoo-community.org/projects/agreement-18-0/agreement-18-0-agreement/sv/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: agreement-18.0/agreement-18.0-agreement Translate-URL: https://translation.odoo-community.org/projects/agreement-18-0/agreement-18-0-agreement/
Currently translated at 100.0% (74 of 74 strings) Translation: agreement-18.0/agreement-18.0-agreement Translate-URL: https://translation.odoo-community.org/projects/agreement-18-0/agreement-18-0-agreement/it/
Currently translated at 100.0% (74 of 74 strings) Translation: agreement-18.0/agreement-18.0-agreement Translate-URL: https://translation.odoo-community.org/projects/agreement-18-0/agreement-18-0-agreement/sv/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: agreement-18.0/agreement-18.0-agreement Translate-URL: https://translation.odoo-community.org/projects/agreement-18-0/agreement-18-0-agreement/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: agreement-18.0/agreement-18.0-agreement Translate-URL: https://translation.odoo-community.org/projects/agreement-18-0/agreement-18-0-agreement/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: agreement-18.0/agreement-18.0-agreement Translate-URL: https://translation.odoo-community.org/projects/agreement-18-0/agreement-18-0-agreement/
Currently translated at 100.0% (73 of 73 strings) Translation: agreement-18.0/agreement-18.0-agreement Translate-URL: https://translation.odoo-community.org/projects/agreement-18-0/agreement-18-0-agreement/it/
6f1b2e5 to
8f1b55a
Compare
|
|
Currently agreement and agreement_legal is a little confusing. Especially the Form, which is in agreement_legal not reused. Maybe we can change agreement a little bit so that the extensions can more easily link in?
In agreement_legal there is already a roadmap what should be changed. We are not yet using agreement but are interested. Currently there is a lot of stuff we don't need and would like to hide (or better not install). cc: @MohamedOsman7 |
Honestly, I am dead against this. The current layout works really well for agreement and agreement_rebate. I think if agreement_legal needs something special then make xpath selection easier to move but don't break the layout to suit one module. |
gdgellatly
left a comment
There was a problem hiding this comment.
Notwithstanding the process nitpicks mentioned, functionally this module is working as expected. Tested in combination with #108 and own internal work with a test suite of nearly 250 unit and integration tests, plus manual work. Worked perfect.
|
This PR has the |
CRogos
left a comment
There was a problem hiding this comment.
Could you squash some of the commits?


No description provided.