Search 1.9 billion lines of Odoo code on GitHub

base_delivery_carrier_file

Author: Camptocamp,Odoo Community Association (OCA)
License: AGPL-3
Branch: 9.0-MIG-base_delivery_carrier_files
Repository: PESOL/delivery-carrier
Dependencies: base, delivery, and stock
Languages: PO File (252, 26.3%), Python (347, 36.3%), XML (166, 17.3%), YAML (152, 15.9%), and reStructuredText (40, 4.2%)

<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="base-module-for-carrier-files"></a> <h2>Base module for carrier files</h2> <p>Base module for creation of carrier files (La Poste, TNT Express Shipper, ...). Files are exported as text (csv, ...). It contains : - the base structure to handle the export of files on Delivery Orders - an API to ease the generation of the files for the developers in sub-modules.</p> <p>The delivery orders can be grouped in one files or be exported each one in a separate file. The files can be generated automatically on the shipment of a Delivery Order or from a manual action. They are exported to a defined path or in a document directory of your choice if the &quot;document&quot; module is installed.</p> <p>A generic carrier file is included in the module. It can also be used as a basis to create your own sub-module.</p> <dl class="docutils"> <dt>Sub-modules already exist to generate file according to specs of :</dt> <dd><ul class="first last simple"> <li>La Poste (France) : delivery_carrier_file_laposte</li> <li>TNT Express Shipper (France) : delivery_carrier_file_tnt</li> <li>Make your own ! Look at the code of the modules above, it's trivial to create a sub-module for a carrier.</li> </ul> </dd> </dl> <a name="usage"></a> <h3>Usage</h3> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/99/9.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <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.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Guewen Baconnier Camp2Camp</li> <li>Angel Moya &lt;<a class="reference external" href="mailto:angel.moya&#64;pesol.es">angel.moya&#64;pesol.es</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="http://odoo-community.org"><img alt="Odoo Community Association" src="http://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>