-
-
Notifications
You must be signed in to change notification settings - Fork 586
[MIG][18.0] Migration of mail_message_destiny_link_template (from 16.0) #1000
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MIG][18.0] Migration of mail_message_destiny_link_template (from 16.0) #1000
Conversation
Currently translated at 100.0% (3 of 3 strings) Translation: server-ux-16.0/server-ux-16.0-mail_message_destiny_link_template Translate-URL: https://translation.odoo-community.org/projects/server-ux-16-0/server-ux-16-0-mail_message_destiny_link_template/it/
* [ADD] Sequence check Digit * Change of License to LGPL * Code review * Reviews
* [ADD] Sequence check Digit * Change of License to LGPL * Code review * Reviews
/ocabot migration mail_message_destiny_link_template |
Sorry @rafaelbn you are not allowed to mark the addon tobe migrated. To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons. If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the |
Thannk you @acsonefho ! @Shide I would recommend improve readme like this:
"Example: When a purchase order generates an invoice, the invoice contains a message indicating its origin with a link to the purchase order. However, the purchase order does not record any message stating that it has generated an invoice. This module enables the purchase order to log a message indicating which invoice has been created from it, improving traceability." |
Isn't OCA/mail a better host for this module? |
@pedrobaeza It's only a template, but yes, could be a better repo to handle this module. @acsonefho Maybe if you update README, you can also add this image #904 (comment) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please could you improve README with:
"This module provides an email template to show which target records have been modified by a source record.
Example: When a purchase order generates an invoice, the invoice contains a message indicating its origin with a link to the purchase order. However, the purchase order does not log any message stating that it has generated an invoice. This module allows developers to implement that functionality by providing a ready-to-use template.
Hi @pedrobaeza is it possible to merge this one please? |
/ocabot migration mail_message_destiny_link_template Merging due to the reviews having issues that are not critical: the version bumping shouln't be done in the pre-commit commit, but on the migration one. /ocabot merge nobump |
Hey, thanks for contributing! Proceeding to merge this for you. |
Congratulations, your PR was merged at c76d9a6. Thanks a lot for contributing to OCA. ❤️ |
* [ADD] Sequence check Digit * Change of License to LGPL * Code review * Reviews
Classic migration without any changes from
16.0
to18.0
ofmail_message_destiny_link_template
.