diff --git a/mail_activity_reminder/README.rst b/mail_activity_reminder/README.rst index 312c9dea5..10ddce118 100644 --- a/mail_activity_reminder/README.rst +++ b/mail_activity_reminder/README.rst @@ -17,13 +17,13 @@ Mail Activity Reminder :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_activity_reminder + :target: https://github.com/OCA/social/tree/17.0/mail_activity_reminder :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_activity_reminder + :target: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_activity_reminder :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| @@ -40,11 +40,11 @@ Configuration To configure reminders for specific Activity Type: -#. Go to *Settings > Technical > Activity Types* -#. Open a specific activity type -#. Fill *Reminders* field with a non-digit-separated list of offsets (in days) - when reminders should be fired: e.g. 0 means "on the deadline day" while - 5 means "5 calendar days before the deadline". +1. Go to *Settings > Technical > Activity Types* +2. Open a specific activity type +3. Fill *Reminders* field with a non-digit-separated list of offsets (in + days) when reminders should be fired: e.g. 0 means "on the deadline + day" while 5 means "5 calendar days before the deadline". Bug Tracker =========== @@ -52,7 +52,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. @@ -60,21 +60,21 @@ Credits ======= Authors -~~~~~~~ +------- * CorporateHub Contributors -~~~~~~~~~~~~ +------------ -* `CorporateHub `__ +- `CorporateHub `__ - * Alexey Pelykh + - Alexey Pelykh -* Denis Roussel +- Denis Roussel Maintainers -~~~~~~~~~~~ +----------- This module is maintained by the OCA. @@ -86,6 +86,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -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_activity_reminder/pyproject.toml b/mail_activity_reminder/pyproject.toml new file mode 100644 index 000000000..4231d0ccc --- /dev/null +++ b/mail_activity_reminder/pyproject.toml @@ -0,0 +1,3 @@ +[build-system] +requires = ["whool"] +build-backend = "whool.buildapi" diff --git a/mail_activity_reminder/readme/CONFIGURE.md b/mail_activity_reminder/readme/CONFIGURE.md new file mode 100644 index 000000000..b6954c004 --- /dev/null +++ b/mail_activity_reminder/readme/CONFIGURE.md @@ -0,0 +1,7 @@ +To configure reminders for specific Activity Type: + +1. Go to *Settings \> Technical \> Activity Types* +2. Open a specific activity type +3. Fill *Reminders* field with a non-digit-separated list of offsets + (in days) when reminders should be fired: e.g. 0 means "on the + deadline day" while 5 means "5 calendar days before the deadline". diff --git a/mail_activity_reminder/readme/CONFIGURE.rst b/mail_activity_reminder/readme/CONFIGURE.rst deleted file mode 100644 index d8e331c64..000000000 --- a/mail_activity_reminder/readme/CONFIGURE.rst +++ /dev/null @@ -1,7 +0,0 @@ -To configure reminders for specific Activity Type: - -#. Go to *Settings > Technical > Activity Types* -#. Open a specific activity type -#. Fill *Reminders* field with a non-digit-separated list of offsets (in days) - when reminders should be fired: e.g. 0 means "on the deadline day" while - 5 means "5 calendar days before the deadline". diff --git a/mail_activity_reminder/readme/CONTRIBUTORS.md b/mail_activity_reminder/readme/CONTRIBUTORS.md new file mode 100644 index 000000000..a854b2181 --- /dev/null +++ b/mail_activity_reminder/readme/CONTRIBUTORS.md @@ -0,0 +1,3 @@ +- [CorporateHub](https://corporatehub.eu/) + - Alexey Pelykh \<\> +- Denis Roussel \<\> diff --git a/mail_activity_reminder/readme/CONTRIBUTORS.rst b/mail_activity_reminder/readme/CONTRIBUTORS.rst deleted file mode 100644 index e975a8474..000000000 --- a/mail_activity_reminder/readme/CONTRIBUTORS.rst +++ /dev/null @@ -1,5 +0,0 @@ -* `CorporateHub `__ - - * Alexey Pelykh - -* Denis Roussel diff --git a/mail_activity_reminder/readme/DESCRIPTION.rst b/mail_activity_reminder/readme/DESCRIPTION.md similarity index 100% rename from mail_activity_reminder/readme/DESCRIPTION.rst rename to mail_activity_reminder/readme/DESCRIPTION.md diff --git a/mail_activity_reminder/static/description/index.html b/mail_activity_reminder/static/description/index.html index a04848689..a3d1f29b1 100644 --- a/mail_activity_reminder/static/description/index.html +++ b/mail_activity_reminder/static/description/index.html @@ -1,4 +1,3 @@ - @@ -369,7 +368,7 @@ ul.auto-toc { !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:d6d84b98e72a7142b96255d66b7ace192dfa9c32b5c0857fd5817361358860bc !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

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

+

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

This module allows setting reminders for various Activity Types.

Table of contents

@@ -390,9 +389,9 @@ ul.auto-toc {
  1. Go to Settings > Technical > Activity Types
  2. Open a specific activity type
  3. -
  4. Fill Reminders field with a non-digit-separated list of offsets (in days) -when reminders should be fired: e.g. 0 means “on the deadline day” while -5 means “5 calendar days before the deadline”.
  5. +
  6. Fill Reminders field with a non-digit-separated list of offsets (in +days) when reminders should be fired: e.g. 0 means “on the deadline +day” while 5 means “5 calendar days before the deadline”.
@@ -400,7 +399,7 @@ when reminders should be fired: e.g. 0 means “on the deadline day” while

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.

@@ -428,7 +427,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

-

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.