diff --git a/mail_show_follower/README.rst b/mail_show_follower/README.rst index cad6672871..9988116be8 100644 --- a/mail_show_follower/README.rst +++ b/mail_show_follower/README.rst @@ -17,22 +17,23 @@ Mail Show Follower :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github - :target: https://github.com/OCA/social/tree/16.0/mail_show_follower + :target: https://github.com/OCA/social/tree/17.0/mail_show_follower :alt: OCA/social .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_show_follower + :target: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_show_follower :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=17.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| -This module extends the functionality of mailing to show the document followers in head of the mails. -In the cc, only appear when: +This module extends the functionality of mailing to show the document +followers in head of the mails. In the cc, only appear when: -#. The followers only count if are contacts or external users (Inner Followers will be discriminated) -#. The number of followers are more than 1. +1. The followers only count if are contacts or external users (Inner + Followers will be discriminated) +2. The number of followers are more than 1. **Table of contents** @@ -44,19 +45,26 @@ Configuration To configure this module, you need to: -#. Go General settings/Discuss/Show Followers on mails/Show Internal Users CC and set if want to show or not internal users in cc details. -#. Go Settings/Users & Company select any user in 'Preferences' check or not the 'Show in CC' field if this user need to appear in the cc note. -#. Go General settings/Discuss/Show Followers on mails/Text 'Sent to' and set the initial part of the message. -#. Go General settings/Discuss/Show Followers on mails/Partner format and choose desired fields to show on CC recipients. -#. Go General settings/Discuss/Show Followers on mails/Text 'Replies' and choose desired warn message -#. Go General settings/Discuss/Show Followers in 'Models to exclude' enter the models you want to exclude from the CC note. +1. Go General settings/Discuss/Show Followers on mails/Show Internal + Users CC and set if want to show or not internal users in cc details. +2. Go Settings/Users & Company select any user in 'Preferences' check or + not the 'Show in CC' field if this user need to appear in the cc + note. +3. Go General settings/Discuss/Show Followers on mails/Text 'Sent to' + and set the initial part of the message. +4. Go General settings/Discuss/Show Followers on mails/Partner format + and choose desired fields to show on CC recipients. +5. Go General settings/Discuss/Show Followers on mails/Text 'Replies' + and choose desired warn message +6. Go General settings/Discuss/Show Followers in 'Models to exclude' + enter the models you want to exclude from the CC note. Usage ===== To use this module, you need to: -#. Send an email from any document of odoo. +1. Send an email from any document of odoo. Bug Tracker =========== @@ -64,7 +72,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -72,21 +80,21 @@ Credits ======= Authors -~~~~~~~ +------- * Sygel * Moduon Contributors -~~~~~~~~~~~~ +------------ -* Valentin Vinagre -* Lorenzo Battistini -* Eduardo de Miguel -* Vincent Van Rossem +- Valentin Vinagre +- Lorenzo Battistini +- Eduardo de Miguel +- Vincent Van Rossem Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -106,6 +114,6 @@ Current `maintainer `__: |maintainer-yajo| -This module is part of the `OCA/social `_ project on GitHub. +This module is part of the `OCA/social `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/mail_show_follower/pyproject.toml b/mail_show_follower/pyproject.toml new file mode 100644 index 0000000000..4231d0cccb --- /dev/null +++ b/mail_show_follower/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/mail_show_follower/readme/CONFIGURE.md b/mail_show_follower/readme/CONFIGURE.md new file mode 100644 index 0000000000..8b9f8d9e13 --- /dev/null +++ b/mail_show_follower/readme/CONFIGURE.md @@ -0,0 +1,16 @@ +To configure this module, you need to: + +1. Go General settings/Discuss/Show Followers on mails/Show Internal + Users CC and set if want to show or not internal users in cc + details. +2. Go Settings/Users & Company select any user in 'Preferences' check + or not the 'Show in CC' field if this user need to appear in the cc + note. +3. Go General settings/Discuss/Show Followers on mails/Text 'Sent to' + and set the initial part of the message. +4. Go General settings/Discuss/Show Followers on mails/Partner format + and choose desired fields to show on CC recipients. +5. Go General settings/Discuss/Show Followers on mails/Text 'Replies' + and choose desired warn message +6. Go General settings/Discuss/Show Followers in 'Models to exclude' + enter the models you want to exclude from the CC note. diff --git a/mail_show_follower/readme/CONFIGURE.rst b/mail_show_follower/readme/CONFIGURE.rst deleted file mode 100644 index 291ccb962b..0000000000 --- a/mail_show_follower/readme/CONFIGURE.rst +++ /dev/null @@ -1,8 +0,0 @@ -To configure this module, you need to: - -#. Go General settings/Discuss/Show Followers on mails/Show Internal Users CC and set if want to show or not internal users in cc details. -#. Go Settings/Users & Company select any user in 'Preferences' check or not the 'Show in CC' field if this user need to appear in the cc note. -#. Go General settings/Discuss/Show Followers on mails/Text 'Sent to' and set the initial part of the message. -#. Go General settings/Discuss/Show Followers on mails/Partner format and choose desired fields to show on CC recipients. -#. Go General settings/Discuss/Show Followers on mails/Text 'Replies' and choose desired warn message -#. Go General settings/Discuss/Show Followers in 'Models to exclude' enter the models you want to exclude from the CC note. diff --git a/mail_show_follower/readme/CONTRIBUTORS.md b/mail_show_follower/readme/CONTRIBUTORS.md new file mode 100644 index 0000000000..d4ca1f5db5 --- /dev/null +++ b/mail_show_follower/readme/CONTRIBUTORS.md @@ -0,0 +1,4 @@ +- Valentin Vinagre \<\> +- Lorenzo Battistini +- Eduardo de Miguel \<\> +- Vincent Van Rossem \<\> diff --git a/mail_show_follower/readme/CONTRIBUTORS.rst b/mail_show_follower/readme/CONTRIBUTORS.rst deleted file mode 100644 index 14426a6b3b..0000000000 --- a/mail_show_follower/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,4 +0,0 @@ -* Valentin Vinagre -* Lorenzo Battistini -* Eduardo de Miguel -* Vincent Van Rossem diff --git a/mail_show_follower/readme/DESCRIPTION.md b/mail_show_follower/readme/DESCRIPTION.md new file mode 100644 index 0000000000..e1d20cd871 --- /dev/null +++ b/mail_show_follower/readme/DESCRIPTION.md @@ -0,0 +1,6 @@ +This module extends the functionality of mailing to show the document +followers in head of the mails. In the cc, only appear when: + +1. The followers only count if are contacts or external users (Inner + Followers will be discriminated) +2. The number of followers are more than 1. diff --git a/mail_show_follower/readme/DESCRIPTION.rst b/mail_show_follower/readme/DESCRIPTION.rst deleted file mode 100644 index 19d47011dc..0000000000 --- a/mail_show_follower/readme/DESCRIPTION.rst +++ /dev/null @@ -1,5 +0,0 @@ -This module extends the functionality of mailing to show the document followers in head of the mails. -In the cc, only appear when: - -#. The followers only count if are contacts or external users (Inner Followers will be discriminated) -#. The number of followers are more than 1. diff --git a/mail_show_follower/readme/USAGE.md b/mail_show_follower/readme/USAGE.md new file mode 100644 index 0000000000..4ec67473b5 --- /dev/null +++ b/mail_show_follower/readme/USAGE.md @@ -0,0 +1,3 @@ +To use this module, you need to: + +1. Send an email from any document of odoo. diff --git a/mail_show_follower/readme/USAGE.rst b/mail_show_follower/readme/USAGE.rst deleted file mode 100644 index 9c3f9bf453..0000000000 --- a/mail_show_follower/readme/USAGE.rst +++ /dev/null @@ -1,3 +0,0 @@ -To use this module, you need to: - -#. Send an email from any document of odoo. diff --git a/mail_show_follower/static/description/index.html b/mail_show_follower/static/description/index.html index e57372a90d..a8bc4c0767 100644 --- a/mail_show_follower/static/description/index.html +++ b/mail_show_follower/static/description/index.html @@ -369,11 +369,12 @@

Mail Show Follower

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:81b7b6b40851b1771252579b058c102acde3c9c95c515b1ef782a24e4976f694 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/social Translate me on Weblate Try me on Runboat

-

This module extends the functionality of mailing to show the document followers in head of the mails. -In the cc, only appear when:

+

Beta License: AGPL-3 OCA/social Translate me on Weblate Try me on Runboat

+

This module extends the functionality of mailing to show the document +followers in head of the mails. In the cc, only appear when:

    -
  1. The followers only count if are contacts or external users (Inner Followers will be discriminated)
  2. +
  3. The followers only count if are contacts or external users (Inner +Followers will be discriminated)
  4. The number of followers are more than 1.

Table of contents

@@ -394,12 +395,19 @@

Mail Show Follower

Configuration

To configure this module, you need to:

    -
  1. Go General settings/Discuss/Show Followers on mails/Show Internal Users CC and set if want to show or not internal users in cc details.
  2. -
  3. Go Settings/Users & Company select any user in ‘Preferences’ check or not the ‘Show in CC’ field if this user need to appear in the cc note.
  4. -
  5. Go General settings/Discuss/Show Followers on mails/Text ‘Sent to’ and set the initial part of the message.
  6. -
  7. Go General settings/Discuss/Show Followers on mails/Partner format and choose desired fields to show on CC recipients.
  8. -
  9. Go General settings/Discuss/Show Followers on mails/Text ‘Replies’ and choose desired warn message
  10. -
  11. Go General settings/Discuss/Show Followers in ‘Models to exclude’ enter the models you want to exclude from the CC note.
  12. +
  13. Go General settings/Discuss/Show Followers on mails/Show Internal +Users CC and set if want to show or not internal users in cc details.
  14. +
  15. Go Settings/Users & Company select any user in ‘Preferences’ check or +not the ‘Show in CC’ field if this user need to appear in the cc +note.
  16. +
  17. Go General settings/Discuss/Show Followers on mails/Text ‘Sent to’ +and set the initial part of the message.
  18. +
  19. Go General settings/Discuss/Show Followers on mails/Partner format +and choose desired fields to show on CC recipients.
  20. +
  21. Go General settings/Discuss/Show Followers on mails/Text ‘Replies’ +and choose desired warn message
  22. +
  23. Go General settings/Discuss/Show Followers in ‘Models to exclude’ +enter the models you want to exclude from the CC note.
@@ -414,7 +422,7 @@

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -446,7 +454,7 @@

Maintainers

promote its widespread use.

Current maintainer:

yajo

-

This module is part of the OCA/social project on GitHub.

+

This module is part of the OCA/social project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.