Search 1.9 billion lines of Odoo code on GitHub

delivery_roulier_dpd

Author: Akretion, Odoo Community Association (OCA)
License: AGPL-3
Branch: 9.0
Repository: aaltinisik/delivery-carrier
Dependencies: delivery_roulier
Languages: PO File (301, 55.4%), Python (134, 24.7%), XML (51, 9.4%), and reStructuredText (57, 10.5%)
Other repositories: Comunitea/delivery-carrier, DavidNitro/delivery-carrier, Digital5-Odoo/delivery-carrier, ERPLibre/delivery-carrier, Gabinete-Digital/delivery-carrier, GrupoAlvamex/delivery-carrier, Guobower/delivery-carrier, NeatNerdPrime/delivery-carrier, Nitrokey/odoo-delivery-carrier, OCA-MUK/delivery-carrier, OCA/delivery-carrier, PlanetaTIC/delivery-carrier, SSISoftware/delivery-carrier, SimoRubi/delivery-carrier, TDu/delivery-carrier, Timo17100-c2c/delivery-carrier, VisiionSolucionesTecnologicas/delivery-carrier, acsone/delivery-carrier, ajaniszewska-dev/delivery-carrier, akretion/delivery-carrier, ali-husain/delivery-carrier, angelmoya/delivery-carrier, anhvu-sg/delivery-carrier, anodino-dev/carrier-delivery, apetbiz/delivery-carrier, ateneolab/delivery-carrier, aurestic/carrier-delivery, brain-tec/carrier-delivery, camptocamp/delivery-carrier, conroyke56/delivery-carrier, dani-xtendoo/delivery-carrier, daramousk/delivery-carrier, dong-z/delivery-carrier, ecosoft-odoo/delivery-carrier, erp27/delivery-carrier, estraka/delivery-carrier, eversatis/delivery-carrier, fanha99/delivery-carrier, gbaumgartner-callino/delivery-carrier, grap/delivery-carrier, grindtildeath/delivery-carrier, halfbug/delivery-carrier, hassanfadl/delivery-carrier, i-vyshnevska/delivery-carrier, isoscl/delivery-carrier, jcoux/delivery-carrier, jctrey/delivery-carrier, jvpascual/delivery-carrier, landoo-es/delivery-carrier, lideritjnma/delivery-carrier, luismontalba/delivery-carrier, mFlayyan/delivery-carrier, manuelcalerosolis/delivery-carrier, marionumza/delivery-carrier, miguel-trey/delivery-carrier, noorealam96/delivery-carrier, nteej/delivery-carrier, one2pret/delivery-carrier, pscloud/delivery-carrier, quadit-dev/delivery-carrier, rdeheele/delivery-carrier, rlizana/delivery-carrier, rousseldenis/delivery-carrier, royalline1/delivery-carrier, santostelmo/delivery-carrier, sanube/delivery-carrier, saxomanu/delivery-carrier, sebalix/delivery-carrier, sendalpegat/delivery-carrier, sewisoft/delivery-carrier, sunflowerit/delivery-carrier, sygel-technology/delivery-carrier, tarsbase/delivery-carrier, tarteo/delivery-carrier, tschanzt/delivery-carrier, valmarnet/delivery-carrier, victoralmau/delivery-carrier, vrenaville/delivery-carrier, wahello/delivery-carrier, and zahravelasco/delivery-carrier

<h1 class="title">Delivery Roulier DPD</h1> <p>Send and track parcels with DPD France.</p> <p>Products available: 'Classic', 'Predict', and 'Relais'. (previously known as Ici Relais and Exapaq).</p> <a name="installation"></a> <h2>Installation</h2> <p>To install this module, you need to:</p> <ul> <li><p class="first">Install <a class="reference external" href="https://pypi.python.org/pypi/roulier">Roulier</a> library like</p> <pre> <code>$ pip install roulier</code> </pre> </li> <li><p class="first">Install <a class="reference external" href="http://docs.python-cerberus.org/en/stable/">Cerberus</a></p> <pre> <code>$ pip install cerberus</code> </pre> </li> </ul> <a name="configuration"></a> <h2>Configuration</h2> <p>Go to Settings &gt; Keychain to configure your account. Note: if it's your first account with keychain, you have to generate a key. See <a class="reference external" href="https://github.com/OCA/server-tools/tree/9.0/keychain">keychain's documentation</a>.</p> <p>Make sure your users have the &quot;Manage Packages&quot; rights.</p> <a name="usage"></a> <h2>Usage</h2> <p>From a draft outgoing picking, choose one of the DPD delivery methods. After the transfert, click on &quot;Generate Shipping Label&quot; button. The labels are attached on the picking.</p> <a name="known-issues-roadmap"></a> <h2>Known issues / Roadmap</h2> <ul class="simple"> <li>Only DPD France is supported.</li> <li>Packages are sent one by one (no grouping by pickings)</li> <li>Returns are not supported</li> <li>Configuration through keychain can be more user friendly with 'keychain backends'.</li> </ul> <a name="bug-tracker"></a> <h2>Bug Tracker</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 smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h2>Credits</h2> <a name="images"></a> <h3>Images</h3> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://odoo-community.org/logo.png">Icon</a>.</li> </ul> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Raphaƫl REVERDY &lt;<a class="reference external" href="mailto:raphael.reverdy&#64;akretion.com">raphael.reverdy&#64;akretion.com</a>&gt; <a class="reference external" href="https://akretion.com">https://akretion.com</a></li> <li>Eric Bouhana &lt;<a class="reference external" href="mailto:monsieurb&#64;saaslys.com">monsieurb&#64;saaslys.com</a>&gt;</li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="funders"></a> <h3>Funders</h3> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Akretion</li> </ul> <a name="maintainer"></a> <h3>Maintainer</h3> <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>This module is maintained by the OCA.</p> <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>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>