Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
86 changes: 86 additions & 0 deletions mail_filter_adressee_by_contact/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
==================================================
Mail filter adressee by partner contacts and users
==================================================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:ef3e4593746f5854be3d1411efd707c0c8a7dbca426411dd1865e260f9e83735
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github
:target: https://github.com/OCA/social/tree/18.0/mail_filter_adressee_by_contact
:alt: OCA/social
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/social-18-0/social-18-0-mail_filter_adressee_by_contact
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=18.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

Filter adresses by partner contacts and users. It will be applied on
mails from the following models : - account.move - sale.order -
purchase.order - stock.picking

**Table of contents**

.. contents::
:local:

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 to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/social/issues/new?body=module:%20mail_filter_adressee_by_contact%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Akretion

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

Kévin Roche <[email protected]>

Maintainers
-----------

This module is maintained by the OCA.

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

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.

.. |maintainer-Kev-Roche| image:: https://github.com/Kev-Roche.png?size=40px
:target: https://github.com/Kev-Roche
:alt: Kev-Roche

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-Kev-Roche|

This module is part of the `OCA/social <https://github.com/OCA/social/tree/18.0/mail_filter_adressee_by_contact>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions mail_filter_adressee_by_contact/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
25 changes: 25 additions & 0 deletions mail_filter_adressee_by_contact/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Copyright 2021 Akretion (https://www.akretion.com).
# @author Kévin Roche <[email protected]>
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).

{
"name": "Mail filter adressee by partner contacts and users",
"summary": "Adresses filter by partner contacts and users",
"version": "18.0.1.1.0",
"category": "Social Network",
"website": "https://github.com/OCA/social",
"author": "Akretion, Odoo Community Association (OCA)",
"maintainers": ["Kev-Roche"],
"license": "AGPL-3",
"application": False,
"installable": True,
"depends": [
"mail",
# "account",
"sale",
],
"data": [
"views/mail_compose_message_view.xml",
# "views/mail_invoice_send_view.xml",
],
}
74 changes: 74 additions & 0 deletions mail_filter_adressee_by_contact/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_filter_adressee_by_contact
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-01-26 19:33+0000\n"
"Last-Translator: Ivorra78 <[email protected]>\n"
"Language-Team: none\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.17\n"

#. module: mail_filter_adressee_by_contact
#: model:ir.model,name:mail_filter_adressee_by_contact.model_account_invoice_send
msgid "Account Invoice Send"
msgstr "Cuenta de Envío de Factura"

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_invoice_send__partner_ids
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_tour_upload_bill__partner_ids
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_mail_compose_message__partner_ids
msgid "Additional Contacts"
msgstr "Contactos Adicionales"

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields.selection,name:mail_filter_adressee_by_contact.selection__mail_compose_message__apply_filter__all
msgid "All"
msgstr "Todos/as"

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields.selection,name:mail_filter_adressee_by_contact.selection__mail_compose_message__apply_filter__contacts
msgid "Contacts"
msgstr "Contactos"

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_invoice_send__display_name
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_mail_compose_message__display_name
msgid "Display Name"
msgstr "Mostrar Nombre"

#. module: mail_filter_adressee_by_contact
#: model:ir.model,name:mail_filter_adressee_by_contact.model_mail_compose_message
msgid "Email composition wizard"
msgstr "Asistente de redacción de correo electrónico"

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_invoice_send__apply_filter
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_tour_upload_bill__apply_filter
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_mail_compose_message__apply_filter
msgid "Filtering relevant adressees"
msgstr "Filtrar los destinatarios pertinentes"

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_invoice_send__id
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_mail_compose_message__id
msgid "ID"
msgstr "ID"

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_invoice_send____last_update
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_mail_compose_message____last_update
msgid "Last Modified on"
msgstr "Última Modificación el"

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields.selection,name:mail_filter_adressee_by_contact.selection__mail_compose_message__apply_filter__users
msgid "Users"
msgstr "Usuarios"
74 changes: 74 additions & 0 deletions mail_filter_adressee_by_contact/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_filter_adressee_by_contact
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2022-07-04 15:05+0000\n"
"Last-Translator: Kévin Roche <[email protected]>\n"
"Language-Team: none\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.3.2\n"

#. module: mail_filter_adressee_by_contact
#: model:ir.model,name:mail_filter_adressee_by_contact.model_account_invoice_send
msgid "Account Invoice Send"
msgstr "Facture envoyée"

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_invoice_send__partner_ids
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_tour_upload_bill__partner_ids
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_mail_compose_message__partner_ids
msgid "Additional Contacts"
msgstr "Contacts supplémentaires"

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields.selection,name:mail_filter_adressee_by_contact.selection__mail_compose_message__apply_filter__all
msgid "All"
msgstr "Tous"

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields.selection,name:mail_filter_adressee_by_contact.selection__mail_compose_message__apply_filter__contacts
msgid "Contacts"
msgstr "Contacts"

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_invoice_send__display_name
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_mail_compose_message__display_name
msgid "Display Name"
msgstr "Nom affiché"

#. module: mail_filter_adressee_by_contact
#: model:ir.model,name:mail_filter_adressee_by_contact.model_mail_compose_message
msgid "Email composition wizard"
msgstr "Assistant de composition de courriel"

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_invoice_send__apply_filter
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_tour_upload_bill__apply_filter
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_mail_compose_message__apply_filter
msgid "Filtering relevant adressees"
msgstr "Filtrage des destinataires"

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_invoice_send__id
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_mail_compose_message__id
msgid "ID"
msgstr ""

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_invoice_send____last_update
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_mail_compose_message____last_update
msgid "Last Modified on"
msgstr ""

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields.selection,name:mail_filter_adressee_by_contact.selection__mail_compose_message__apply_filter__users
msgid "Users"
msgstr "Utilisateurs"
72 changes: 72 additions & 0 deletions mail_filter_adressee_by_contact/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mail_filter_adressee_by_contact
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"

#. module: mail_filter_adressee_by_contact
#: model:ir.model,name:mail_filter_adressee_by_contact.model_account_invoice_send
msgid "Account Invoice Send"
msgstr ""

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_invoice_send__partner_ids
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_tour_upload_bill__partner_ids
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_mail_compose_message__partner_ids
msgid "Additional Contacts"
msgstr ""

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields.selection,name:mail_filter_adressee_by_contact.selection__mail_compose_message__apply_filter__all
msgid "All"
msgstr ""

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields.selection,name:mail_filter_adressee_by_contact.selection__mail_compose_message__apply_filter__contacts
msgid "Contacts"
msgstr ""

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_invoice_send__display_name
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_mail_compose_message__display_name
msgid "Display Name"
msgstr ""

#. module: mail_filter_adressee_by_contact
#: model:ir.model,name:mail_filter_adressee_by_contact.model_mail_compose_message
msgid "Email composition wizard"
msgstr ""

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_invoice_send__apply_filter
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_tour_upload_bill__apply_filter
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_mail_compose_message__apply_filter
msgid "Filtering relevant adressees"
msgstr ""

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_invoice_send__id
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_mail_compose_message__id
msgid "ID"
msgstr ""

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_account_invoice_send____last_update
#: model:ir.model.fields,field_description:mail_filter_adressee_by_contact.field_mail_compose_message____last_update
msgid "Last Modified on"
msgstr ""

#. module: mail_filter_adressee_by_contact
#: model:ir.model.fields.selection,name:mail_filter_adressee_by_contact.selection__mail_compose_message__apply_filter__users
msgid "Users"
msgstr ""
Loading