odoo-addon-delivery-postlogistics


Nameodoo-addon-delivery-postlogistics JSON
Version 16.0.1.0.5 PyPI version JSON
download
home_pagehttps://github.com/OCA/delivery-carrier
SummaryPrint PostLogistics shipping labels using the Barcode web service
upload_time2024-05-18 16:51:58
maintainerNone
docs_urlNone
authorCamptocamp,Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements roulier unidecode
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==============================================
PostLogistics Shipping - “Barcode” web service
==============================================

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

.. |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/16.0/delivery_postlogistics
    :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-16-0/delivery-carrier-16-0-delivery_postlogistics
    :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/delivery-carrier&target_branch=16.0
    :alt: Try me on Runboat

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

This module uses `PostLogistics BarCodes WebService`_ to generate labels
for your Delivery Orders.

It adds a `Create label` button on Delivery Orders.
A generated label will be an attachement of your Delivery Order.

To see it, please install documents module.

You can create multiple delivery method to match your diffent package types.

.. _PostLogistics BarCodes WebService: https://www.post.ch/en/business/a-z-of-subjects/dropping-off-mail-items/business-sending-letters/sending-consignments-web-service-barcode

**Table of contents**

.. contents::
   :local:

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

.. important::
   A "Swiss Post Business customer" account is required to use this module.

   See `Log in`_


To configure:

* Go to `Inventory -> Configuration -> Delivery -> Shipping Methods`
* Create new shipping methods for PostLogistics and set your login informations in the "PostLogistics" tab
* Go to `Inventory -> Configuration ->  Delivery -> Delivery Packages` to create
  the PostLogistics delivery packaging with the relevant `Package Code` (see section 8.10 of https://developer.post.ch/en/digital-commerce-api for available codes)

.. _Log in: https://account.post.ch/selfadmin/?login&lang=en

Technical references
~~~~~~~~~~~~~~~~~~~~

`"Barcode" web service documentation`_

.. _"Barcode" web service documentation: https://www.post.ch/en/business/a-z-of-subjects/dropping-off-mail-items/business-sending-letters/barcode-support

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

* Integration of price webservice :
  https://www.post.ch/en/customer-center/all-online-services/preise-berechnen/info

* Not sure if the recursive patch of suds is still needed as there's no need
  to use the integration WS anymore. However we still want to patch open to
  get meaningful error messages.

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 to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/delivery-carrier/issues/new?body=module:%20delivery_postlogistics%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
~~~~~~~~~~~~

* Yannick Vaucher <yannick.vaucher@camptocamp.com>
* Guewen Baconnier <guewen.baconnier@camptocamp.com>
* Akim Juillerat <akim.juillerat@camptocamp.com>
* Julien Coux <julien.coux@camptocamp.com>
* Dung Tran <dungtd@trobz.com>
* Phuc Tran <phuc@trobz.com>
* Jacques-Etienne Baudoux <je@bcim.be>
* `Trobz <https://trobz.com>`_:
    * Jack Le <anlh@trobz.com>

Other credits
~~~~~~~~~~~~~

The development of this module in version 14.0 and its migration from 14.0 to 16.0 has been 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.

This module is part of the `OCA/delivery-carrier <https://github.com/OCA/delivery-carrier/tree/16.0/delivery_postlogistics>`_ 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": "odoo-addon-delivery-postlogistics",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Camptocamp,Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": "==============================================\nPostLogistics Shipping - \u201cBarcode\u201d web service\n==============================================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:034654ec125815dd086406b9b4f0fe37b375a9d0802ba1374ba672f6f813ce1d\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/16.0/delivery_postlogistics\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-16-0/delivery-carrier-16-0-delivery_postlogistics\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/delivery-carrier&target_branch=16.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module uses `PostLogistics BarCodes WebService`_ to generate labels\nfor your Delivery Orders.\n\nIt adds a `Create label` button on Delivery Orders.\nA generated label will be an attachement of your Delivery Order.\n\nTo see it, please install documents module.\n\nYou can create multiple delivery method to match your diffent package types.\n\n.. _PostLogistics BarCodes WebService: https://www.post.ch/en/business/a-z-of-subjects/dropping-off-mail-items/business-sending-letters/sending-consignments-web-service-barcode\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\n.. important::\n   A \"Swiss Post Business customer\" account is required to use this module.\n\n   See `Log in`_\n\n\nTo configure:\n\n* Go to `Inventory -> Configuration -> Delivery -> Shipping Methods`\n* Create new shipping methods for PostLogistics and set your login informations in the \"PostLogistics\" tab\n* Go to `Inventory -> Configuration ->  Delivery -> Delivery Packages` to create\n  the PostLogistics delivery packaging with the relevant `Package Code` (see section 8.10 of https://developer.post.ch/en/digital-commerce-api for available codes)\n\n.. _Log in: https://account.post.ch/selfadmin/?login&lang=en\n\nTechnical references\n~~~~~~~~~~~~~~~~~~~~\n\n`\"Barcode\" web service documentation`_\n\n.. _\"Barcode\" web service documentation: https://www.post.ch/en/business/a-z-of-subjects/dropping-off-mail-items/business-sending-letters/barcode-support\n\nKnown issues / Roadmap\n======================\n\n* Integration of price webservice :\n  https://www.post.ch/en/customer-center/all-online-services/preise-berechnen/info\n\n* Not sure if the recursive patch of suds is still needed as there's no need\n  to use the integration WS anymore. However we still want to patch open to\n  get meaningful error messages.\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 to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/delivery-carrier/issues/new?body=module:%20delivery_postlogistics%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* Yannick Vaucher <yannick.vaucher@camptocamp.com>\n* Guewen Baconnier <guewen.baconnier@camptocamp.com>\n* Akim Juillerat <akim.juillerat@camptocamp.com>\n* Julien Coux <julien.coux@camptocamp.com>\n* Dung Tran <dungtd@trobz.com>\n* Phuc Tran <phuc@trobz.com>\n* Jacques-Etienne Baudoux <je@bcim.be>\n* `Trobz <https://trobz.com>`_:\n    * Jack Le <anlh@trobz.com>\n\nOther credits\n~~~~~~~~~~~~~\n\nThe development of this module in version 14.0 and its migration from 14.0 to 16.0 has been financially supported by:\n\n* 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\nThis module is part of the `OCA/delivery-carrier <https://github.com/OCA/delivery-carrier/tree/16.0/delivery_postlogistics>`_ 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": "Print PostLogistics shipping labels using the Barcode web service",
    "version": "16.0.1.0.5",
    "project_urls": {
        "Homepage": "https://github.com/OCA/delivery-carrier"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8612fb49af071a1eeee3758685750a42116251a8134472db417e97739707a3da",
                "md5": "eabbb0cc91db495264330bad0504ece9",
                "sha256": "9d0dfef2197d703b0eaaf16c6d9c0754ccf704e88876c1023e924a6d464e0f7d"
            },
            "downloads": -1,
            "filename": "odoo_addon_delivery_postlogistics-16.0.1.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eabbb0cc91db495264330bad0504ece9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 2299552,
            "upload_time": "2024-05-18T16:51:58",
            "upload_time_iso_8601": "2024-05-18T16:51:58.450696Z",
            "url": "https://files.pythonhosted.org/packages/86/12/fb49af071a1eeee3758685750a42116251a8134472db417e97739707a3da/odoo_addon_delivery_postlogistics-16.0.1.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-18 16:51:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "delivery-carrier",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "roulier",
            "specs": []
        },
        {
            "name": "unidecode",
            "specs": []
        }
    ],
    "lcname": "odoo-addon-delivery-postlogistics"
}
        
Elapsed time: 0.47151s