=====================================
Email CC and BCC when sending invoice
=====================================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:8b0bc646043b6d012174362f9be4f2c1679f00fb2feaefa109e67853da7dcf9c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
:target: https://odoo-community.org/page/development-status
:alt: Alpha
.. |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/17.0/mail_composer_cc_bcc_account
:alt: OCA/social
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_composer_cc_bcc_account
: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=17.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
This module allows to properly separate To:, Cc:, and Bcc: fields in
when sending invoices.
.. IMPORTANT::
This is an alpha version, the data model and design can change at any time without warning.
Only for development or testing purpose, do not use in production.
`More details on development status <https://odoo-community.org/page/development-status>`_
**Table of contents**
.. contents::
:local:
Configuration
=============
This module will be automatically installed if both account and
mail_compose_cc_bcc are installed.
Usage
=====
Use the cc and bcc fields when sending invoices, to notify other
partners then the invoice contact of the customer.
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_composer_cc_bcc_account%0Aversion:%2017.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
-------
* Camptocamp SA
Contributors
------------
- `Trobz <https://www.trobz.com>`__:
- Hai N. Le <hailn@trobz.com>
- Son Ho <sonhd@trobz.com>
- Tris Doan <tridm@trobz.com>
- `Therp BV <https://therp.nl>`__:
- Ronald Portier <ronald@therp.nl>
Other credits
-------------
The creation and migration from 16.0 to 17.0 of this module were
financially supported by Camptocamp.
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-hailangvn2023| image:: https://github.com/hailangvn2023.png?size=40px
:target: https://github.com/hailangvn2023
:alt: hailangvn2023
Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|maintainer-hailangvn2023|
This module is part of the `OCA/social <https://github.com/OCA/social/tree/17.0/mail_composer_cc_bcc_account>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/social",
"name": "odoo-addon-mail-composer-cc-bcc-account",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Camptocamp SA, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": null,
"platform": null,
"description": "=====================================\nEmail CC and BCC when sending invoice\n=====================================\n\n.. \n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! source digest: sha256:8b0bc646043b6d012174362f9be4f2c1679f00fb2feaefa109e67853da7dcf9c\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png\n :target: https://odoo-community.org/page/development-status\n :alt: Alpha\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github\n :target: https://github.com/OCA/social/tree/17.0/mail_composer_cc_bcc_account\n :alt: OCA/social\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/social-17-0/social-17-0-mail_composer_cc_bcc_account\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n :target: https://runboat.odoo-community.org/builds?repo=OCA/social&target_branch=17.0\n :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module allows to properly separate To:, Cc:, and Bcc: fields in\nwhen sending invoices.\n\n.. IMPORTANT::\n This is an alpha version, the data model and design can change at any time without warning.\n Only for development or testing purpose, do not use in production.\n `More details on development status <https://odoo-community.org/page/development-status>`_\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\nThis module will be automatically installed if both account and\nmail_compose_cc_bcc are installed.\n\nUsage\n=====\n\nUse the cc and bcc fields when sending invoices, to notify other\npartners then the invoice contact of the customer.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/social/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/social/issues/new?body=module:%20mail_composer_cc_bcc_account%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* Camptocamp SA\n\nContributors\n------------\n\n- `Trobz <https://www.trobz.com>`__:\n\n - Hai N. Le <hailn@trobz.com>\n - Son Ho <sonhd@trobz.com>\n - Tris Doan <tridm@trobz.com>\n\n- `Therp BV <https://therp.nl>`__:\n\n - Ronald Portier <ronald@therp.nl>\n\nOther credits\n-------------\n\nThe creation and migration from 16.0 to 17.0 of this module were\nfinancially supported by Camptocamp.\n\nMaintainers\n-----------\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-hailangvn2023| image:: https://github.com/hailangvn2023.png?size=40px\n :target: https://github.com/hailangvn2023\n :alt: hailangvn2023\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-hailangvn2023| \n\nThis module is part of the `OCA/social <https://github.com/OCA/social/tree/17.0/mail_composer_cc_bcc_account>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "This module enables sending mail to CC and BCC partners for invoices.",
"version": "17.0.1.0.1",
"project_urls": {
"Homepage": "https://github.com/OCA/social"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1d7018cca76bf1b221b175f4c77a8def4b2d1f37fe47cf3e47da31d332883da2",
"md5": "8a751bdc64f650c9eaff86ab4958bad1",
"sha256": "89473039e7939b30f040160433519f2a4e7d97615f48bf2e7a8bf9b6052c66ad"
},
"downloads": -1,
"filename": "odoo_addon_mail_composer_cc_bcc_account-17.0.1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8a751bdc64f650c9eaff86ab4958bad1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 249265,
"upload_time": "2025-01-27T16:34:39",
"upload_time_iso_8601": "2025-01-27T16:34:39.684810Z",
"url": "https://files.pythonhosted.org/packages/1d/70/18cca76bf1b221b175f4c77a8def4b2d1f37fe47cf3e47da31d332883da2/odoo_addon_mail_composer_cc_bcc_account-17.0.1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-27 16:34:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "social",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "cairosvg",
"specs": []
},
{
"name": "cryptography",
"specs": [
[
"<",
"37"
]
]
},
{
"name": "extract_msg",
"specs": []
},
{
"name": "lottie",
"specs": []
},
{
"name": "odoo_test_helper",
"specs": []
},
{
"name": "premailer",
"specs": []
},
{
"name": "python-telegram-bot",
"specs": []
},
{
"name": "requests_toolbelt",
"specs": []
}
],
"lcname": "odoo-addon-mail-composer-cc-bcc-account"
}