Search 1.9 billion lines of Odoo code on GitHub

purchase_sale_inter_company_description

Author: Numigi
License: LGPL-3
Branch: 12.0
Repository: Numigi/odoo-purchase-addons
Dependencies: purchase_sale_inter_company
Languages: Python (258, 94.5%), and reStructuredText (15, 5.5%)

<h1 class="title">Inter Company Module for Description Line on Purchase to Sale Order</h1> <div class="contents topic" id="table-of-contents"> <p class="topic-title">Table of Contents</p> <ul class="simple"> <li><a class="reference internal" href="#dependencies" id="id1">Dependencies</a></li> <li><a class="reference internal" href="#description" id="id2">Description</a></li> <li><a class="reference internal" href="#contributors" id="id3">Contributors</a></li> </ul> </div> <a name="dependencies"></a> <h2><a class="toc-backref" href="#id1">Dependencies</a></h2> <p>Depends on OCA Module : <code>purchase_sale_inter_company</code> Available on : <a class="reference external" href="https://github.com/OCA/multi-company/tree/12.0/purchase_sale_inter_company">https://github.com/OCA/multi-company/tree/12.0/purchase_sale_inter_company</a></p> <a name="description"></a> <h2><a class="toc-backref" href="#id2">Description</a></h2> <p>I make sur that all configuration needed on the module <code>purchase_sale_inter_company</code> have been done. I activated the creation of SO from PO of multi-company.</p> <p>If I create a PO with its order line, description for each product line will be kept on SO order line after its automatique generation by approving the PO.</p> <img alt="static/description/purchase_order_approved.png" src="static/description/purchase_order_approved.png" /> <img alt="static/description/sale_order_generated.png" src="static/description/sale_order_generated.png" /> <a name="contributors"></a> <h2><a class="toc-backref" href="#id3">Contributors</a></h2> <ul class="simple"> <li>Numigi (tm) and all its contributors (<a class="reference external" href="https://bit.ly/numigiens">https://bit.ly/numigiens</a>)</li> </ul>