Skip to content

Latest commit

 

History

History
118 lines (78 loc) · 3.58 KB

README.rst

File metadata and controls

118 lines (78 loc) · 3.58 KB

Pec Messages

Beta License: LGPL-3 OCA/l10n-italy Try me on Runbot

This module extends the Odoo base email functionality to support the PEC standard (posta elettronica certificata) and correctly parse PEC messages (See images in docs for the message structure).

According to 'daticert.xml' file, it identifies the message type and other message data.

'consegna', 'accettazione' and the other notification messages are linked to the original message that originated them.

It also correctly parses the mail attachments and attaches the original 'eml' PEC message.

The module adds a menu

Contacts -> PEC

menu where to write PEC messages.

Sent and received messages are accesible by

Technical -> Email -> Messages

menu, where you can filter by PEC type

https://it.wikipedia.org/wiki/Posta_elettronica_certificata

l10n_it_pec Incompatibility

l10n_it_pec introduce a new field for PEC address, following a different paradigm.

Using l10n_it_pec_messages, l10n_it_pec is not needed and PEC addresses must be added as contacts of the main partner

Table of contents

Configuration

Add your user to 'PEC reader' group

Configure the fetchmail server (incoming mail server, IMAP) used to fetch PEC messages and set it as 'PEC'.

Set the users allowed to use that server.

Configure the 'outgoing mail server' (SMTP) used for PEC and set it as 'PEC'.

Link the outgoing mail server to the 'incoming PEC server'.

Your customers/suppliers PEC addresses must be created as new contacts of the main partner.

Bug Tracker

Bugs are tracked on GitHub 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.

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

Credits

Authors

  • Agile Business Group

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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.

This module is part of the OCA/l10n-italy project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.