social/mail_attach_existing_attach...
mymage c2960a2f4d Translated using Weblate (Italian)
Currently translated at 100.0% (3 of 3 strings)

Translation: social-11.0/social-11.0-mail_attach_existing_attachment
Translate-URL: https://translation.odoo-community.org/projects/social-11-0/social-11-0-mail_attach_existing_attachment/it/
2024-11-12 20:06:25 +00:00
..
i18n Translated using Weblate (Italian) 2024-11-12 20:06:25 +00:00
static/description [MIG][9.0] mail_attach_existing_attachment: Module migrated (#68) 2018-06-13 17:46:55 +02:00
tests mail_attach_existing_attachment: remove comment 2018-06-13 17:46:55 +02:00
wizard [MIG] mail_attach_existing_attachment: Migration to 11.0 2018-06-13 17:46:55 +02:00
README.rst [MIG] mail_attach_existing_attachment: Migration to 11.0 2018-06-13 17:46:55 +02:00
__init__.py [MIG] mail_attach_existing_attachment: Migration to 11.0 2018-06-13 17:46:55 +02:00
__manifest__.py [UPD] Switch to Github Actions/pre-commit 2023-04-24 08:34:57 +02:00

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

Credits
=======

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

* Adrien Peiffer <adrien.peiffer@acsone.eu>
* Sergio Teruel <sergio.teruel@tecnativa.com>

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.