|
1 | 1 | ========================================== |
2 | | -Mail Activity Fetchmail with Team Activity |
| 2 | +Mail Activity Fetchmail With Team Activity |
3 | 3 | ========================================== |
4 | 4 |
|
5 | | -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
6 | | - !! This file is generated by oca-gen-addon-readme !! |
7 | | - !! changes will be overwritten. !! |
8 | | - !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
9 | | -
|
10 | | -.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png |
11 | | - :target: https://odoo-community.org/page/development-status |
12 | | - :alt: Alpha |
13 | | -.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png |
14 | | - :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html |
15 | | - :alt: License: AGPL-3 |
16 | | -.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github |
17 | | - :target: https://github.com/OCA/social/tree/15.0/mail_activity_fetchmail |
18 | | - :alt: OCA/social |
19 | | -.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png |
20 | | - :target: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_activity_fetchmail |
21 | | - :alt: Translate me on Weblate |
22 | | -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png |
23 | | - :target: https://runbot.odoo-community.org/runbot/205/15.0 |
24 | | - :alt: Try me on Runbot |
25 | | - |
26 | | -|badge1| |badge2| |badge3| |badge4| |badge5| |
27 | | - |
28 | | - |
29 | | -**Table of contents** |
30 | | - |
31 | | -.. contents:: |
32 | | - :local: |
33 | | - |
34 | 5 | Usage |
35 | | -===== |
| 6 | +----- |
36 | 7 |
|
37 | 8 | Uses mail.activity.team to configure automatic activities when mails arrive for the specified models. |
38 | 9 |
|
39 | 10 | The configuration to add RMA and PO models (Settings --> Technical --> Activity Teams menu). |
40 | 11 |
|
41 | | -Bug Tracker |
42 | | -=========== |
43 | | - |
44 | | -Bugs are tracked on `GitHub Issues <https://github.com/OCA/social/issues>`_. |
45 | | -In case of trouble, please check there if your issue has already been reported. |
46 | | -If you spotted it first, help us smashing it by providing a detailed and welcomed |
47 | | -`feedback <https://github.com/OCA/social/issues/new?body=module:%20mail_activity_fetchmail%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. |
48 | | - |
49 | | -Do not contact contributors directly about support or help with technical issues. |
50 | | - |
51 | | -Credits |
52 | | -======= |
53 | | - |
54 | | -Authors |
55 | | -~~~~~~~ |
56 | | - |
57 | | -* initOS GmbH |
58 | | - |
59 | | -Contributors |
60 | | -~~~~~~~~~~~~ |
61 | | - |
62 | | - * isufi kapasi (isufi.kapasi@initos.com) |
| 12 | +Testing |
| 13 | +------- |
63 | 14 |
|
64 | | -Maintainers |
65 | | -~~~~~~~~~~~ |
| 15 | +Team Creation: |
66 | 16 |
|
67 | | -This module is maintained by the OCA. |
| 17 | +1. Go to: "Settings" -> "Technical" -> "Activity" -> "Activity Teams" |
| 18 | +2. Select or create a new team via the "+ New" button |
| 19 | +3. Fill in the necessary details: |
68 | 20 |
|
69 | | -.. image:: https://odoo-community.org/logo.png |
70 | | - :alt: Odoo Community Association |
71 | | - :target: https://odoo-community.org |
| 21 | + - Name: e.g., ´Team1´ |
| 22 | + - Team Leader: e.g., ´Person1´ |
| 23 | + - Used models: e.g., ´Sales Order´ (can be more than one model assigned) |
| 24 | + - There has to be at least one "Member" per team ("Team Leader" is counted by default) |
72 | 25 |
|
73 | | -OCA, or the Odoo Community Association, is a nonprofit organization whose |
74 | | -mission is to support the collaborative development of Odoo features and |
75 | | -promote its widespread use. |
| 26 | +4. Press Save |
76 | 27 |
|
77 | | -This module is part of the `OCA/social <https://github.com/OCA/social/tree/15.0/mail_activity_fetchmail>`_ project on GitHub. |
| 28 | +Testing: |
78 | 29 |
|
79 | | -You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
| 30 | +1. "Sales" -> "Orders" -> "Quotations" -> "+ New" |
| 31 | +2. Fill in the necessary details |
| 32 | +3. Send a message via the chat section in the SO |
| 33 | +4. Check the recipients email inbox, you should have received an email |
| 34 | +5. Reply to it |
| 35 | +6. In Odoo you should see the message from the customer and a generated activity |
0 commit comments