Search 1.9 billion lines of Odoo code on GitHub

delivery_roulier_accounts_on_methods

Author: Akretion
License: AGPL-3
Branch: 10-roulier
Repository: akretion/delivery-carrier
Dependencies: delivery, delivery_roulier, and keychain
Languages: Python (58, 39.5%), XML (27, 18.4%), and reStructuredText (62, 42.2%)
Other branches: 10-roulier-dropoff, 10-roulier-dropoff-laposte, 10-roulier-keychain_backend, 10-roulier-laposte-dropoff, 10-roulier-laposte_expedition_amount, 9-roulier, 9-roulier-deposit-carrier-multi-wh, 9-roulier-invalid-address-istest, 9-roulier_dpd_fr, feat/update_readme_v9, fix/log_errors, fix/missing_dep, and port_deposit_slip

<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="accounts-on-delivery-methods"></a> <h2>Accounts on delivery methods</h2> <p>This module allows you to attach carrier accounts to delivery methods. For each delivery method, you can now choose which account will be used.</p> <a name="uses-cases"></a> <h2>Uses cases</h2> <p>This module is useful when: - you have multiple accounts for the same carriers - you choose the carrier account based on the delivery method</p> <p>If it's not your case, then you probably don't need this module.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>After the installation of this module, - ensure you have configured all your accounts - duplicate all needed delivery methods - on each duplicate, set the according keychain</p> <a name="switching-from-prod-to-dev"></a> <h3>Switching from prod to dev</h3> <p>If you manage multiple environments, be consistant with your technical names.</p> <p>A typical setup may be like that :</p> <table class="docutils"> <colgroup> <col width="32%" /> <col width="30%" /> <col width="22%" /> <col width="17%" /> </colgroup> <thead valign="bottom"> <tr><th class="head">Name</th> <th class="head">Technical name</th> <th class="head">Environment</th> <th class="head">Password</th> </tr> </thead> <tbody valign="top"> <tr><td>Main</td> <td>laposte_main</td> <td>prod</td> <td>12345</td> </tr> <tr><td>Main (dev)</td> <td>laposte_main</td> <td>dev</td> <td>54321</td> </tr> <tr><td>White label</td> <td>laposte_dropship</td> <td>prod</td> <td>88888</td> </tr> <tr><td>White label (dev)</td> <td>laposte_dropship</td> <td>dev</td> <td>54321</td> </tr> </tbody> </table> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/{repo_id}/{branch}"><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> <ul class="simple"> <li></li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/{project_repo}/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> <p>Akretion</p> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <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;</li> </ul> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>Akretion</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="https://odoo-community.org">https://odoo-community.org</a>.</p>