Search 1.9 billion lines of Odoo code on GitHub

sale_margin_delivery_cost

Author: Open Source Integrators, Odoo Community Association (OCA)
License: AGPL-3
Branch: 14.0
Repository: acsone/margin-analysis
Dependencies: delivery, sale, and sale_margin
Languages: HTML (346, 60.4%), Python (116, 20.2%), XML (38, 6.6%), and reStructuredText (73, 12.7%)
Other repositories: Change2improve/margin-analysis, OCA/margin-analysis, Tecnativa/margin-analysis, aurestic/margin-analysis, camptocamp/margin-analysis, coopiteasy/margin-analysis, and ursais/margin-analysis

<h1 class="title">Sales Margin after other estimated costs</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/margin-analysis/tree/14.0/sale_margin_delivery_cost"><img alt="OCA/margin-analysis" src="https://img.shields.io/badge/github-OCA%2Fmargin--analysis-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/margin-analysis-14-0/margin-analysis-14-0-sale_margin_delivery_cost"><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/132/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>Track expected shipping costs, allowing more accurate margin calculations.</p> <p>Costs could include packaging, documentation or customs expenses. These may be consumables or services, not directly included in sales order lines nor accounted with the invoice. But we may still ant the Sales Order margin to consider these costs, especially if business margins are tight.</p> <p>Also allows for carrier shipping costs to be estimated separately, instead of being automatically added as a sales order line, to charge the customer.</p> <p>This is useful in the case the customer is charge with a shipping fee that can be very different from the actual shipping cost, or when no shipping fee is charged at all.</p> <p>In this case the expected shipping costs, computed by the UPDATE SHIPPING COSTS button, can be stored as Other Costs and considered for the sales order margin, instead being added as a sales order line and charged to the customer.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#usage" id="id1">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id4">Authors</a></li> <li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <p>In the Sales Order, add other sales costs in the &quot;Other Costs&quot; field, after the sales order lines.</p> <p>Using the DUPDATE SHIPPING COSTS button will update the estimated cost in the Other Costs field instead of a sales order line, if the selected Shipping Method is configured that way.</p> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id2">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/margin-analysis/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/margin-analysis/issues/new?body=module:%20sale_margin_delivery_cost%0Aversion:%2014.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="#id3">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id4">Authors</a></h3> <ul class="simple"> <li>Open Source Integrators</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id5">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>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p> <p><a class="reference external" href="https://github.com/dreispt"><img alt="dreispt" src="https://github.com/dreispt.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/margin-analysis/tree/14.0/sale_margin_delivery_cost">OCA/margin-analysis</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>