Search 1.9 billion lines of Odoo code on GitHub

purchase_request_secondary_unit

Author: Jarsa, Odoo Community Association (OCA)
License: LGPL-3
Branch: 12.0-purchase_request_secondary_unit
Repository: Jarsa-dev/purchase-workflow
Dependencies: decimal_precision, purchase_order_secondary_unit, and purchase_request
Languages: HTML (338, 48.8%), PO File (22, 3.2%), Python (217, 31.3%), XML (71, 10.2%), and reStructuredText (45, 6.5%)

<h1 class="title">Purchase Request Secondary Unit</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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/jarsa-dev/purchase-workflow/tree/12.0-purchase_request_secondary_unit/purchase_request_secondary_unit"><img alt="jarsa-dev/purchase-workflow" src="https://img.shields.io/badge/github-jarsa-dev%2Fpurchase--workflow-lightgray.png?logo=github" /></a></p> <p>This module extends the functionality of purchase request to allow request products in secondary unit of distinct category. It propagates the secondary unit from the purchase request to the purchase order.</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="#contributors" id="id5">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> </ul> </li> </ul> </div> <a name="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <p>To use this module you need to:</p> <ol class="arabic simple"> <li>Go to a <em>Product &gt; General Information tab</em>.</li> <li>Create any record in &quot;Secondary unit of measure&quot;.</li> <li>Set the conversion factor.</li> <li>Go to <em>Purchase Requests &gt; Purchase Requests &gt; Create</em>.</li> <li>Change quantities in line and secondary unit (produc_qty will be changed).</li> </ol> <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/jarsa-dev/purchase-workflow/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/jarsa-dev/purchase-workflow/issues/new?body=module:%20purchase_request_secondary_unit%0Aversion:%2012.0-purchase_request_secondary_unit%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>Jarsa</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">Contributors</a></h3> <ul class="simple"> <li>Alan Ramos &lt;<a class="reference external" href="mailto:alan.ramos&#64;jarsa.com.mx">alan.ramos&#64;jarsa.com.mx</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id6">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/jarsa-dev/purchase-workflow/tree/12.0-purchase_request_secondary_unit/purchase_request_secondary_unit">jarsa-dev/purchase-workflow</a> project on GitHub.</p> <p>You are welcome to contribute.</p>