social/mail_attach_existing_attachment
2021-12-09 13:24:28 +01:00
..
i18n [IMP][mail_attach_existing_attachment] Change module name 2021-12-09 13:24:28 +01:00
static/description [IMP][mail_attach_existing_attachment] Change module name 2021-12-09 13:24:28 +01:00
tests [IMP][mail_attach_existing_attachment] Change module name 2021-12-09 13:24:28 +01:00
wizard [IMP][mail_attach_existing_attachment] Change module name 2021-12-09 13:24:28 +01:00
__init__.py [IMP][mail_attach_existing_attachment] Change module name 2021-12-09 13:24:28 +01:00
__openerp__.py [IMP][mail_attach_existing_attachment] Change module name 2021-12-09 13:24:28 +01:00
README.rst [IMP][mail_attach_existing_attachment] Change module name 2021-12-09 13:24:28 +01:00

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
    :alt: License: AGPL-3

Mail Attach Existing Attachment
===============================

This module was written to add the possibility to add attachments located on 
the object by sending it by email with the mail compose message wizard

Installation
============

To install this module, you need to:

* Click on install

Usage
=====

To configure this module, you need to:

* Adding some attachments on an object 

.. figure:: static/description/attachment.png
   :alt: Attachment on purchase order

* Then, by sending the object via email, you can select the attachment added earlier

.. figure:: static/description/ex_mail_compose_message.png
   :alt: Sends the Purchase Order by email

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
   :alt: Try me on Runbot
   :target: https://runbot.odoo-community.org/runbot/205/8.0

Known issues / Roadmap
======================

* The module only allows the addition of attachments linked to the object.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/social/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
`here <https://github.com/OCA/social/issues/new?body=module:%20mail_attach_existing_attachment%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Credits
=======

Contributors
------------

* Adrien Peiffer <adrien.peiffer@acsone.eu>

Maintainer
----------

.. image:: http://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: http://odoo-community.org

This module is maintained by the OCA.

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.

To contribute to this module, please visit http://odoo-community.org.