odoo-addon-pingen


Nameodoo-addon-pingen JSON
Version 16.0.1.0.1 PyPI version JSON
download
home_pagehttps://github.com/OCA/report-print-send
Summarypingen.com integration
upload_time2024-02-26 14:35:31
maintainer
docs_urlNone
authorCamptocamp,Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ======================
pingen.com integration
======================

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

.. |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%2Freport--print--send-lightgray.png?logo=github
    :target: https://github.com/OCA/report-print-send/tree/16.0/pingen
    :alt: OCA/report-print-send
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/report-print-send-16-0/report-print-send-16-0-pingen
    :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/report-print-send&target_branch=16.0
    :alt: Try me on Runboat

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

Pingen.com is a paid online service.
It sends uploaded documents by letter post.

One can decide, per document / attachment, if it should be pushed
to pingen.com. The documents are pushed asynchronously.

The informations of the documents from pingen.com are updated through webhook calls.

**Table of contents**

.. contents::
   :local:

Configuration
=============

The authentication token, client ID, organization ID and webhook secret is configured
on the company's view. You can also tick a checkbox if the staging environment
(https://stage-api.pingen.com) should be used.

Webhooks should be configured on pingen account. Organization ID and webhook secret must match.

Usage
=====

On the attachment view, a new pingen.com section has been added.
You can tick a box to push the document to pingen.com.

There is 3 additional options:

 * Send: the document will not be only uploaded, but will be also be sent
 * Speed: priority or economy
 * Type of print: color or black and white

Once the configuration is done and the attachment saved, a Pingen Document
is created. You can directly access to the latter on the Link on the right on
the attachment view.

You can find them in `Pingen Documents` App or in the more convenient `Documents` menu if you have installed the
`document` module.

Errors
======

Sometimes, pingen.com will refuse to send a document because it does not meet
its requirements. In such case, the document's state becomes "Pingen Error"
and you will need to manually handle the case, either from the pingen.com
backend, or by changing the document on Odoo and resolving the error on the
Pingen Document.

When a connection error occurs, the action will be retried on the next
scheduler run.


Dependencies
============

 * Require the Python library `requests_oauthlib <https://github.com/requests/requests-oauthlib>`_
 * The address must be in a format accepted by pingen.com: the last line
   is the country in English or German.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/report-print-send/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/report-print-send/issues/new?body=module:%20pingen%0Aversion:%2016.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

Contributors
~~~~~~~~~~~~

* Guewen Baconnier <guewen.baconnier@camptocamp.com>
* Anar Baghirli <a.baghirli@mobilunity.com>
* Akim Juillerat <akim.juillerat@camptocamp.com>
* Anna Janiszewska <anna.janiszewska@camptocamp.com>

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-ajaniszewska-dev| image:: https://github.com/ajaniszewska-dev.png?size=40px
    :target: https://github.com/ajaniszewska-dev
    :alt: ajaniszewska-dev
.. |maintainer-grindtildeath| image:: https://github.com/grindtildeath.png?size=40px
    :target: https://github.com/grindtildeath
    :alt: grindtildeath

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

|maintainer-ajaniszewska-dev| |maintainer-grindtildeath| 

This module is part of the `OCA/report-print-send <https://github.com/OCA/report-print-send/tree/16.0/pingen>`_ 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/report-print-send",
    "name": "odoo-addon-pingen",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "Camptocamp,Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "======================\npingen.com integration\n======================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:f5ab7a7ea6b3293a9889594432660443e1b976f3319c7f64a08851363358a360\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\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%2Freport--print--send-lightgray.png?logo=github\n    :target: https://github.com/OCA/report-print-send/tree/16.0/pingen\n    :alt: OCA/report-print-send\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/report-print-send-16-0/report-print-send-16-0-pingen\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/report-print-send&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nPingen.com is a paid online service.\nIt sends uploaded documents by letter post.\n\nOne can decide, per document / attachment, if it should be pushed\nto pingen.com. The documents are pushed asynchronously.\n\nThe informations of the documents from pingen.com are updated through webhook calls.\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nThe authentication token, client ID, organization ID and webhook secret is configured\non the company's view. You can also tick a checkbox if the staging environment\n(https://stage-api.pingen.com) should be used.\n\nWebhooks should be configured on pingen account. Organization ID and webhook secret must match.\n\nUsage\n=====\n\nOn the attachment view, a new pingen.com section has been added.\nYou can tick a box to push the document to pingen.com.\n\nThere is 3 additional options:\n\n * Send: the document will not be only uploaded, but will be also be sent\n * Speed: priority or economy\n * Type of print: color or black and white\n\nOnce the configuration is done and the attachment saved, a Pingen Document\nis created. You can directly access to the latter on the Link on the right on\nthe attachment view.\n\nYou can find them in `Pingen Documents` App or in the more convenient `Documents` menu if you have installed the\n`document` module.\n\nErrors\n======\n\nSometimes, pingen.com will refuse to send a document because it does not meet\nits requirements. In such case, the document's state becomes \"Pingen Error\"\nand you will need to manually handle the case, either from the pingen.com\nbackend, or by changing the document on Odoo and resolving the error on the\nPingen Document.\n\nWhen a connection error occurs, the action will be retried on the next\nscheduler run.\n\n\nDependencies\n============\n\n * Require the Python library `requests_oauthlib <https://github.com/requests/requests-oauthlib>`_\n * The address must be in a format accepted by pingen.com: the last line\n   is the country in English or German.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/report-print-send/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/report-print-send/issues/new?body=module:%20pingen%0Aversion:%2016.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\n\nContributors\n~~~~~~~~~~~~\n\n* Guewen Baconnier <guewen.baconnier@camptocamp.com>\n* Anar Baghirli <a.baghirli@mobilunity.com>\n* Akim Juillerat <akim.juillerat@camptocamp.com>\n* Anna Janiszewska <anna.janiszewska@camptocamp.com>\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-ajaniszewska-dev| image:: https://github.com/ajaniszewska-dev.png?size=40px\n    :target: https://github.com/ajaniszewska-dev\n    :alt: ajaniszewska-dev\n.. |maintainer-grindtildeath| image:: https://github.com/grindtildeath.png?size=40px\n    :target: https://github.com/grindtildeath\n    :alt: grindtildeath\n\nCurrent `maintainers <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-ajaniszewska-dev| |maintainer-grindtildeath| \n\nThis module is part of the `OCA/report-print-send <https://github.com/OCA/report-print-send/tree/16.0/pingen>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "pingen.com integration",
    "version": "16.0.1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/OCA/report-print-send"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e701212e318914589db8ef54b09dcab6cf15a444172f4545b05fc192e4dc3fd",
                "md5": "f3a044567ff504ce7268ca1708397cff",
                "sha256": "588fbc24548988ef426dde8b1997eb8e1be41f2dab9e34e335267cdd7ffc6a7f"
            },
            "downloads": -1,
            "filename": "odoo_addon_pingen-16.0.1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f3a044567ff504ce7268ca1708397cff",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 109381,
            "upload_time": "2024-02-26T14:35:31",
            "upload_time_iso_8601": "2024-02-26T14:35:31.072955Z",
            "url": "https://files.pythonhosted.org/packages/4e/70/1212e318914589db8ef54b09dcab6cf15a444172f4545b05fc192e4dc3fd/odoo_addon_pingen-16.0.1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-26 14:35:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "report-print-send",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "odoo-addon-pingen"
}
        
Elapsed time: 0.19206s