odoo13-addon-delivery-tnt-oca


Nameodoo13-addon-delivery-tnt-oca JSON
Version 13.0.1.1.7 PyPI version JSON
download
home_pagehttps://github.com/OCA/delivery-carrier
SummaryIntegrate TNT webservice
upload_time2022-12-19 14:48:56
maintainer
docs_urlNone
authorTecnativa, Odoo Community Association (OCA)
requires_python>=3.5
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements dicttoxml PyPDF2 roulier unidecode xmltodict zeep
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ================
Delivery TNT OCA
================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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%2Fdelivery--carrier-lightgray.png?logo=github
    :target: https://github.com/OCA/delivery-carrier/tree/13.0/delivery_tnt_oca
    :alt: OCA/delivery-carrier
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/delivery-carrier-13-0/delivery-carrier-13-0-delivery_tnt_oca
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
    :target: https://runbot.odoo-community.org/runbot/99/13.0
    :alt: Try me on Runbot

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

This module adds `TNT <https://www.tnt.com>`_ to the available carriers.

It allows you to register shippings, generate labels, get rates from order and read
shipping states using TNT webservice, so no need of exchanging
any kind of file.

When a sales order is created in Odoo and the TNT carrier is assigned, the shipping
price that will be obtained will be the price that the TNT webservice estimates
according to the order information (address and products).

**Table of contents**

.. contents::
   :local:

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

To configure this module, you need to:

#. Add a carrier account with delivery type ``tnt_oca`` and fill in your credentials
#. Configure in Odoo all required fields of the TNT tab according to the information provided by the TNT user (Username WS , Password WS, Account, etc)

Usage
=====

You have to set the created shipping method in the delivery order to ship:

* When the picking is 'Transferred', a *Create Shipping Label* button appears. Just click on it, and if all went well, the label will be 'attached'.
* If the shipment creation process fails, a validation error will appear displaying TNT error.
* A periodical state check will be done querying TNT services.

Known issues / Roadmap
======================

* It is not possible to cancel a shipment through webservice.

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/delivery-carrier/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 <https://github.com/OCA/delivery-carrier/issues/new?body=module:%20delivery_tnt_oca%0Aversion:%2013.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
~~~~~~~

* Tecnativa

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

* `Tecnativa <https://www.tecnativa.com>`_:

  * Víctor Martínez
  * Pedro M. Baeza

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

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

|maintainer-victoralmau| 

This module is part of the `OCA/delivery-carrier <https://github.com/OCA/delivery-carrier/tree/13.0/delivery_tnt_oca>`_ 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/delivery-carrier",
    "name": "odoo13-addon-delivery-tnt-oca",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tecnativa, Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": "",
    "platform": null,
    "description": "================\nDelivery TNT OCA\n================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\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%2Fdelivery--carrier-lightgray.png?logo=github\n    :target: https://github.com/OCA/delivery-carrier/tree/13.0/delivery_tnt_oca\n    :alt: OCA/delivery-carrier\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/delivery-carrier-13-0/delivery-carrier-13-0-delivery_tnt_oca\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n    :target: https://runbot.odoo-community.org/runbot/99/13.0\n    :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module adds `TNT <https://www.tnt.com>`_ to the available carriers.\n\nIt allows you to register shippings, generate labels, get rates from order and read\nshipping states using TNT webservice, so no need of exchanging\nany kind of file.\n\nWhen a sales order is created in Odoo and the TNT carrier is assigned, the shipping\nprice that will be obtained will be the price that the TNT webservice estimates\naccording to the order information (address and products).\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nTo configure this module, you need to:\n\n#. Add a carrier account with delivery type ``tnt_oca`` and fill in your credentials\n#. Configure in Odoo all required fields of the TNT tab according to the information provided by the TNT user (Username WS , Password WS, Account, etc)\n\nUsage\n=====\n\nYou have to set the created shipping method in the delivery order to ship:\n\n* When the picking is 'Transferred', a *Create Shipping Label* button appears. Just click on it, and if all went well, the label will be 'attached'.\n* If the shipment creation process fails, a validation error will appear displaying TNT error.\n* A periodical state check will be done querying TNT services.\n\nKnown issues / Roadmap\n======================\n\n* It is not possible to cancel a shipment through webservice.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/delivery-carrier/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/delivery-carrier/issues/new?body=module:%20delivery_tnt_oca%0Aversion:%2013.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* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n* `Tecnativa <https://www.tecnativa.com>`_:\n\n  * V\u00edctor Mart\u00ednez\n  * Pedro M. Baeza\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-victoralmau| image:: https://github.com/victoralmau.png?size=40px\n    :target: https://github.com/victoralmau\n    :alt: victoralmau\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-victoralmau| \n\nThis module is part of the `OCA/delivery-carrier <https://github.com/OCA/delivery-carrier/tree/13.0/delivery_tnt_oca>`_ 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": "Integrate TNT webservice",
    "version": "13.0.1.1.7",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "652a8de65065152c2df9b22d3e550385",
                "sha256": "181cd073f208c4374dd77d53ded0336c299b9fe0d5f4c264c69481a09825924f"
            },
            "downloads": -1,
            "filename": "odoo13_addon_delivery_tnt_oca-13.0.1.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "652a8de65065152c2df9b22d3e550385",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 5253103,
            "upload_time": "2022-12-19T14:48:56",
            "upload_time_iso_8601": "2022-12-19T14:48:56.845065Z",
            "url": "https://files.pythonhosted.org/packages/ca/5d/ecba2c0225513f8b92172944d7f76f3b0ed2eb8cc805f8089c2f14de9abe/odoo13_addon_delivery_tnt_oca-13.0.1.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-19 14:48:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "OCA",
    "github_project": "delivery-carrier",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "dicttoxml",
            "specs": []
        },
        {
            "name": "PyPDF2",
            "specs": []
        },
        {
            "name": "roulier",
            "specs": []
        },
        {
            "name": "unidecode",
            "specs": []
        },
        {
            "name": "xmltodict",
            "specs": []
        },
        {
            "name": "zeep",
            "specs": []
        }
    ],
    "lcname": "odoo13-addon-delivery-tnt-oca"
}
        
Elapsed time: 0.02382s