You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module was written to allow users to drag&drop emails from their desktop to Odoo.
10
29
11
30
It supports as well RFC822 .eml files as Outlook .msg (those only if `an extra library <https://github.com/mattgwwalker/msg-extractor>`_ is installed) files.
12
31
32
+
**Table of contents**
33
+
34
+
.. contents::
35
+
:local:
36
+
13
37
Usage
14
38
=====
15
39
@@ -31,42 +55,40 @@ Known issues / Roadmap
31
55
Bug Tracker
32
56
===========
33
57
34
-
Bugs are tracked on `GitHub Issues
35
-
<https://github.com/OCA/social/issues>`_. In case of trouble, please
36
-
check there if your issue has already been reported. If you spotted it first,
37
-
help us smashing it by providing a detailed and welcomed feedback.
58
+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/social/issues>`_.
59
+
In case of trouble, please check there if your issue has already been reported.
60
+
If you spotted it first, help us smashing it by providing a detailed and welcomed
Do not contact contributors directly about help with questions or problems concerning this addon, but use the `community mailing list <mailto:[email protected]>`_ or the `appropriate specialized mailinglist <https://odoo-community.org/groups>`_ for help, and the bug tracker linked in `Bug Tracker`_ above for technical issues.
79
+
Maintainers
80
+
~~~~~~~~~~~
58
81
59
-
Maintainer
60
-
----------
82
+
This module is maintained by the OCA.
61
83
62
84
.. image:: https://odoo-community.org/logo.png
63
85
:alt:Odoo Community Association
64
86
:target:https://odoo-community.org
65
87
66
-
This module is maintained by the OCA.
67
-
68
88
OCA, or the Odoo Community Association, is a nonprofit organization whose
69
89
mission is to support the collaborative development of Odoo features and
70
90
promote its widespread use.
71
91
72
-
To contribute to this module, please visit https://odoo-community.org.
92
+
This module is part of the `OCA/social <https://github.com/OCA/social/tree/11.0/mail_drop_target>`_ project on GitHub.
93
+
94
+
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments