~opencrea/+junk/aprobio

« back to all changes in this revision

Viewing changes to mail_attach_existing_attachment/README.rst

  • Committer: joannes
  • Date: 2017-05-17 09:40:42 UTC
  • Revision ID: joannes@debian-20170517094042-47q3j6on72w2h1il
community module

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
 
2
    :alt: License: AGPL-3
 
3
 
 
4
Mail Attach Existing Attachment
 
5
===============================
 
6
 
 
7
This module was written to add the possibility to add attachments located on 
 
8
the object by sending it by email with the mail compose message wizard
 
9
 
 
10
Installation
 
11
============
 
12
 
 
13
To install this module, you need to:
 
14
 
 
15
* Click on install
 
16
 
 
17
Usage
 
18
=====
 
19
 
 
20
To configure this module, you need to:
 
21
 
 
22
* Adding some attachments on an object 
 
23
 
 
24
.. figure:: static/description/attachment.png
 
25
   :alt: Attachment on purchase order
 
26
 
 
27
* Then, by sending the object via email, you can select the attachment added earlier
 
28
 
 
29
.. figure:: static/description/ex_mail_compose_message.png
 
30
   :alt: Sends the Purchase Order by email
 
31
 
 
32
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
 
33
   :alt: Try me on Runbot
 
34
   :target: https://runbot.odoo-community.org/runbot/205/10.0
 
35
 
 
36
Known issues / Roadmap
 
37
======================
 
38
 
 
39
* The module only allows the addition of attachments linked to the object.
 
40
 
 
41
Bug Tracker
 
42
===========
 
43
 
 
44
Bugs are tracked on `GitHub Issues
 
45
<https://github.com/OCA/social/issues>`_. In case of trouble, please
 
46
check there if your issue has already been reported. If you spotted it first,
 
47
help us smashing it by providing a detailed and welcomed feedback.
 
48
 
 
49
Credits
 
50
=======
 
51
 
 
52
Contributors
 
53
------------
 
54
 
 
55
* Adrien Peiffer <adrien.peiffer@acsone.eu>
 
56
* Sergio Teruel <sergio.teruel@tecnativa.com>
 
57
 
 
58
Maintainer
 
59
----------
 
60
 
 
61
.. image:: http://odoo-community.org/logo.png
 
62
   :alt: Odoo Community Association
 
63
   :target: http://odoo-community.org
 
64
 
 
65
This module is maintained by the OCA.
 
66
 
 
67
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.
 
68
 
 
69
To contribute to this module, please visit http://odoo-community.org.