Search 1.9 billion lines of Odoo code on GitHub

delivery_carrier_seur

Author: FactorLibre, Odoo Community Association (OCA)
License: AGPL-3
Branch: 8.0-address_line_2
Repository: aurestic/carrier-delivery
Dependencies: base_delivery_carrier_label, and delivery
Languages: PO File (145, 27.4%), Python (294, 55.5%), and XML (91, 17.2%)
Other branches: 8.0, 8.0-ClassicUPS_diagram, 8.0-dimensions, 8.0-factor-libre, 8.0-fix_api_one_write, 8.0-fixme, 8.0-mail_notification, 8.0-seur, T14791, fix-ups-canary-islands-country-code, and revert-1-8.0-mail_notification
Other repositories: diagramsoftware/factorlibre-carrier-delivery, and factorlibre/delivery-carrier

<a class="reference external image-reference" 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.svg"> </a> <a name="delivery-carrier-seur"></a> <h2>Delivery Carrier SEUR</h2> <p>This module was written to extend the functionality of base_delivery_carrier_label module to support shippings with Seur as carrier and allow you to generate the corresponding labels, manifest, etc.</p> <a name="installation"></a> <h3>Installation</h3> <p>This module use the Seur API: <a class="reference external" href="https://pypi.python.org/pypi/seur">https://pypi.python.org/pypi/seur</a></p> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to:</p> <ul class="simple"> <li>Set the <strong>carrier config</strong>:</li> </ul> <blockquote> <ul class="simple"> <li>Go to <em>Settings/Configuration/Carriers</em></li> <li>Create new record:</li> </ul> <blockquote> <ul class="simple"> <li>Seur have to provide the integration, accounting and franchise codes and username/password</li> <li>The format expected for <strong>VAT</strong> field is AXXXXXXXX and not ESAXXXXXXX</li> <li>The <strong>file type</strong> is 'txt' if you use a Zebra printer</li> </ul> </blockquote> </blockquote> <ul class="simple"> <li>Set the <strong>delivery method</strong>:</li> </ul> <blockquote> <ul class="simple"> <li>Go to <em>Warehouse/Configuratio/Delivery Methods</em></li> <li>Create new record:</li> </ul> <blockquote> <ul class="simple"> <li>Set SEUR as <em>type</em></li> <li>In the <em>SEUR Config</em>, set the config created previously</li> <li>The <em>Service and Product Codes</em> will be the default options but you will be able to choose others in the stock picking. You have some info about Seur services and products here: <a class="reference external" href="http://www.seur.com/contenido/oferta-general/transporte-nacional/urgencia.html">http://www.seur.com/contenido/oferta-general/transporte-nacional/urgencia.html</a></li> <li>For <em>Transport Company</em> just create a partner for Seur</li> <li>For <em>Delivery Product</em> select or create a product for shipping costs</li> </ul> </blockquote> </blockquote> <a name="usage"></a> <h3>Usage</h3> <dl class="docutils"> <dt>You have to set Seur carrier in the stock picking you want to ship:</dt> <dd><ul class="first last simple"> <li>In the stock picking form go to <em>Additional Info</em> tab and choose Seur as carrier and the service and product code. You only be able to choose this if the state of the picking is 'Ready to Transfer.</li> <li>When the picking is 'Transferred', it appears a <em>Create Shipping Label</em> button. Just push it, and if all went well the label will be 'attached'</li> </ul> </dd> </dl> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/99/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <dl class="docutils"> <dt>This module allows to:</dt> <dd><ul class="first last simple"> <li>Generate label and tracking number</li> <li>Generate manifesto</li> </ul> </dd> </dl> <a name="todo"></a> <h4>TODO</h4> <blockquote> <ul class="simple"> <li>Cash on delivery</li> <li>Edit/delete delivery tracking</li> <li>Customs management</li> <li>...</li> </ul> </blockquote> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/carrier-delivery/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 feedback <a class="reference external" href="https://github.com/OCA/carrier-delivery/issues/new?body=module:%20delivery_carrier_seur%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Ismael Calvo &lt;<a class="reference external" href="mailto:ismael.calvo&#64;factorlibre.com">ismael.calvo&#64;factorlibre.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <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="http://odoo-community.org">http://odoo-community.org</a>.</p>