Search 1.9 billion lines of Odoo code on GitHub

delivery_postlogistics

Author: Camptocamp,Odoo Community Association (OCA)
License: AGPL-3
Branch: 14.0
Repository: aaltinisik/delivery-carrier
Dependencies: base, delivery, mail, and stock
Languages: HTML (382, 16.7%), Python (1158, 50.6%), SVG (77, 3.4%), XML (350, 15.3%), YAML (232, 10.1%), and reStructuredText (89, 3.9%)
Other branches: 13.0, and 14.0-ocabot-merge-pr-386-by-dreispt-bump-nobump
Other repositories: Change2improve/delivery-carrier, Comunitea/delivery-carrier, Digital5-Odoo/delivery-carrier, Ingeos/delivery-carrier, NeatNerdPrime/delivery-carrier, OCA/delivery-carrier, TDu/delivery-carrier, Tecnativa/delivery-carrier, acsone/delivery-carrier, akretion/delivery-carrier, anhvu-sg/delivery-carrier, aurestic/carrier-delivery, brain-tec/carrier-delivery, camptocamp/delivery-carrier, grindtildeath/delivery-carrier, odoospace/delivery-carrier, santostelmo/delivery-carrier, sebalix/delivery-carrier, sunflowerit/delivery-carrier, sygel-technology/delivery-carrier, and wahello/delivery-carrier

<h1 class="title">PostLogistics Shipping - “Barcode” web service</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/delivery-carrier/tree/14.0/delivery_postlogistics"><img alt="OCA/delivery-carrier" src="https://img.shields.io/badge/github-OCA%2Fdelivery--carrier-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/delivery-carrier-14-0/delivery-carrier-14-0-delivery_postlogistics"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/99/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module uses <a class="reference external" href="https://www.post.ch/en/business/a-z-of-subjects/dropping-off-mail-items/business-sending-letters/sending-consignments-web-service-barcode">PostLogistics BarCodes WebService</a> to generate labels for your Delivery Orders.</p> <p>It adds a <cite>Create label</cite> button on Delivery Orders. A generated label will be an attachement of your Delivery Order.</p> <p>To see it, please install documents module.</p> <p>You can create multiple delivery method to match your diffent package types.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id1">Configuration</a><ul> <li><a class="reference internal" href="#technical-references" id="id2">Technical references</a></li> </ul> </li> <li><a class="reference internal" href="#known-issues-roadmap" id="id3">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id4">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id5">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id6">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id7">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id8">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id9">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <div class="admonition important"> <p class="first admonition-title">Important</p> <p>A &quot;Swiss Post Business customer&quot; account is required to use this module.</p> <p class="last">See <a class="reference external" href="https://account.post.ch/selfadmin/?login&amp;lang=en">Log in</a></p> </div> <p>To configure:</p> <ul class="simple"> <li>Go to <cite>Inventory -&gt; Configuration -&gt; Delivery -&gt; Shipping Methods</cite></li> <li>Create new shipping methods for PostLogistics and set your login informations in the &quot;PostLogistics&quot; tab</li> <li>Go to <cite>Inventory -&gt; Configuration -&gt; Delivery -&gt; Delivery Packages</cite> to create the PostLogistics delivery packaging with the relevant <cite>Package Code</cite> (see section 8.10 of <a class="reference external" href="https://developer.post.ch/en/digital-commerce-api">https://developer.post.ch/en/digital-commerce-api</a> for available codes)</li> </ul> <a name="technical-references"></a> <h3><a class="toc-backref" href="#id2">Technical references</a></h3> <p><a class="reference external" href="https://www.post.ch/en/business/a-z-of-subjects/dropping-off-mail-items/business-sending-letters/barcode-support">&quot;Barcode&quot; web service documentation</a></p> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id3">Known issues / Roadmap</a></h2> <ul class="simple"> <li>Integration of price webservice : <a class="reference external" href="https://www.post.ch/en/customer-center/all-online-services/preise-berechnen/info">https://www.post.ch/en/customer-center/all-online-services/preise-berechnen/info</a></li> <li>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.</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id4">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/delivery-carrier/issues">GitHub Issues</a>. 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 <a class="reference external" href="https://github.com/OCA/delivery-carrier/issues/new?body=module:%20delivery_postlogistics%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id5">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id6">Authors</a></h3> <ul class="simple"> <li>Camptocamp</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id7">Contributors</a></h3> <ul class="simple"> <li>Yannick Vaucher &lt;<a class="reference external" href="mailto:yannick.vaucher&#64;camptocamp.com">yannick.vaucher&#64;camptocamp.com</a>&gt;</li> <li>Guewen Baconnier &lt;<a class="reference external" href="mailto:guewen.baconnier&#64;camptocamp.com">guewen.baconnier&#64;camptocamp.com</a>&gt;</li> <li>Akim Juillerat &lt;<a class="reference external" href="mailto:akim.juillerat&#64;camptocamp.com">akim.juillerat&#64;camptocamp.com</a>&gt;</li> <li>Julien Coux &lt;<a class="reference external" href="mailto:julien.coux&#64;camptocamp.com">julien.coux&#64;camptocamp.com</a>&gt;</li> <li>Dung Tran &lt;<a class="reference external" href="mailto:dungtd&#64;trobz.com">dungtd&#64;trobz.com</a>&gt;</li> <li>Phuc Tran &lt;<a class="reference external" href="mailto:phuc&#64;trobz.com">phuc&#64;trobz.com</a>&gt;</li> <li>Jacques-Etienne Baudoux &lt;<a class="reference external" href="mailto:je&#64;bcim.be">je&#64;bcim.be</a>&gt;</li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id8">Other credits</a></h3> <p>The development of this module in version 13.0 and its migration from 13.0 to 14.0 has been financially supported by:</p> <ul class="simple"> <li>Camptocamp</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id9">Maintainers</a></h3> <p>This module is maintained by the OCA.</p> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>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.</p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/delivery-carrier/tree/14.0/delivery_postlogistics">OCA/delivery-carrier</a> project on GitHub.</p> <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>