You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
OCA-git-bot dabb3bb7ff [ADD] icon.png 5 years ago
..
i18n [UPD] Update mail_attach_existing_attachment.pot 6 years ago
static/description [ADD] icon.png 5 years ago
tests [IMP][mail_attach_existing_attachment] Change module name 9 years ago
wizard [IMP][mail_attach_existing_attachment] Change module name 9 years ago
README.rst [IMP][mail_attach_existing_attachment] Improve README file 9 years ago
__init__.py [IMP][mail_attach_existing_attachment] Change module name 9 years ago
__openerp__.py [IMP][mail_attach_existing_attachment] Improve README file 9 years ago

README.rst

.. 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.