Search 1.9 billion lines of Odoo code on GitHub

delivery_cttexpress

Author: Tecnativa, Odoo Community Association (OCA)
License: AGPL-3
Branch: 16.0
Repository: brain-tec/carrier-delivery
Dependencies: delivery, delivery_package_number, and delivery_state
Languages: HTML (412, 25.3%), PO File (208, 12.8%), Python (681, 41.9%), SVG (1, 0.1%), XML (189, 11.6%), and reStructuredText (135, 8.3%)
Other branches: 12.0, 13.0, 14.0, 15.0, 15.0-ocabot-merge-pr-542-by-pedrobaeza-bump-nobump, 15.0.project_MI_465, and 15.0.project_MI_465.t134621
Other repositories: Change2improve/delivery-carrier, Digital5-Odoo/delivery-carrier, ERPLibre/delivery-carrier, Gabinete-Digital/delivery-carrier, Ingeos/delivery-carrier, Nitrokey/odoo-delivery-carrier, OCA/delivery-carrier, Tecnativa/delivery-carrier, Tecnativa/l10n-spain, aaltinisik/delivery-carrier, acsone/delivery-carrier, akretion/delivery-carrier, camptocamp/delivery-carrier, and sunflowerit/delivery-carrier

<h1 class="title">Delivery CTT Express</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/16.0/delivery_cttexpress"><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-16-0/delivery-carrier-16-0-delivery_cttexpress"><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/16.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>CTT Express Iberic Web Services API intration with Odoo. Valid for Portugal and Spain.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#installation" id="id1">Installation</a></li> <li><a class="reference internal" href="#configuration" id="id2">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id3">Usage</a></li> <li><a class="reference internal" href="#known-issues-roadmap" id="id4">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id5">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id6">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id7">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id8">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id9">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id10">Maintainers</a></li> </ul> </li> </ul> </div> <a name="installation"></a> <h2><a class="toc-backref" href="#id1">Installation</a></h2> <p>This module needs the <cite>zeep</cite> python library. It depends on the modules <cite>delivery_package_number</cite> and <cite>delivery_state</cite> that can be found on OCA/delivery-carrier.</p> <p>CTT Express Iberic Web Services API doesn't provide shipping price calculation methods. To rely on Odoo standard price calculations you'll to install the module <cite>delivery_price_method</cite> found in this repository as well.</p> <p>The following ports and hosts should be visible from your Odoo deployment:</p> <ul class="simple"> <li>Test: iberws.tourlineexpress.com:8686</li> <li>Production: iberws.tourlineexpress.com:8700</li> </ul> <a name="configuration"></a> <h2><a class="toc-backref" href="#id2">Configuration</a></h2> <p>To configure your CTT Express services, go to:</p> <ol class="arabic simple"> <li><em>Inventory/Sales &gt; Configuration &gt; Delivery methods</em> and create a new one.</li> <li>Choose <em>CTT Express</em> as provider.</li> <li>Configure your CTT credentials: contract, agency, customer code, user and password.</li> <li>Configure your label format:<ul> <li>Single: Thermal printer (single label).</li> <li>MULTI1: One label per sheet.</li> <li>MULTI3: Protrait 3 labels per sheet.</li> <li>MULTI4: Landscape 4 labels per sheet.</li> </ul> </li> <li>You can also can configure your printer offset.</li> <li>Choose you shipping service.</li> </ol> <p>If you wish to configure several services with the same credentials, duplicate the first you made and change the service in the copy.</p> <a name="usage"></a> <h2><a class="toc-backref" href="#id3">Usage</a></h2> <p>The shipping codes are generated when a stock picking which carrier is configured for CTT Express as a provider is validated. The label is generated and attached to the document according to the label generation parameters configured before.</p> <p>In case you accidentally delete the label attachment, you can generate it again clicking on the <em>CTT Express Label</em> button on the top of the picking form.</p> <p>As usual, to cancel the shipping, go to the <em>Additional Information</em> tab and click on the <em>Cancel delivery</em> action next to the <em>Shipping code</em> field.</p> <p>To print the shippings manifest between dates, go to:</p> <ol class="arabic simple"> <li><em>Inventory &gt; Reports &gt; CTT Express Manifest</em></li> <li>In the wizard we can configure the document format (Excel or PDF) and the date to comprehend.</li> <li>We can filter delivery methods as well in case we handle different CTT accounts.</li> <li>Click on <em>Get Manifest</em> to gather the requested files.</li> </ol> <p>To make an scheduled shippings pickup request:</p> <ol class="arabic simple"> <li>Go to the shipping method for which account we want to schedule the pickup and click on the <em>Pickup request</em> button.</li> <li>In the wizard, select the date and the minimum and maximum pickup hour.</li> <li>After clicking on the <em>Request pickup</em> button you'll get a pickup request code that you should keep in case there's any issue with it.</li> </ol> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id4">Known issues / Roadmap</a></h2> <ul class="simple"> <li>The module implements the <em>Iberic Web Services</em> API. Its services are restricted to Spain and Portugal (and Andorra but only as destination). In future API updates extra countries and extra developments could be needed.</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id5">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_cttexpress%0Aversion:%2016.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="#id6">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id7">Authors</a></h3> <ul class="simple"> <li>Tecnativa</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id8">Contributors</a></h3> <ul class="simple"> <li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul> <li>David Vidal</li> </ul> </li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id9">Other credits</a></h3> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li><a class="reference external" href="https://www.cttexpress.com/">CTT Express</a>:</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id10">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/16.0/delivery_cttexpress">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>