Search 1.9 billion lines of Odoo code on GitHub

mrp_material_analysis

Author: scosist
License: AGPL-3
Branch: 10.0-financial-statements
Repository: asphaltzipper/azi-odoo-modules
Dependencies: decimal_precision, mrp_master_schedule, mrp_mrp, and product
Languages: HTML (91, 10.9%), Python (342, 40.9%), XML (351, 41.9%), and reStructuredText (53, 6.3%)
Other branches: 10.0, and master
Other repositories: Abdullah-Alghoul/azi-odoo-modules, Guobower/azi-odoo-modules, Heri-Founder/azi-odoo-modules, IbiksRiad/azi-odoo-modules, JohnLYH/azi-odoo-modules, RL-OtherApps/azi-odoo-modules, consultingerp/engineering_bom, developers-zone/azi-odoo-modules, digitalsatori/azi-odoo-modules, haylahi/azi-odoo-modules, and michaelslade54/azi-odoo-modules

<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="mrp-material-analysis"></a> <h2>mrp_material_analysis</h2> <p>This module was written to extend the functionality of <em>Material Requirements Planning</em> to find incomplete transactions for a given product and <em>Master Schedule</em>.</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ol class="arabic"> <li><p class="first">Clone the azi-odoo-modules repository on your Odoo server.</p> <ul class="simple"> <li><code>$ git clone https://github.com/asphaltzipper/azi-odoo-modules</code></li> </ul> </li> <li><p class="first">Add the new module repository to your Odoo configuration.</p> <ul> <li><p class="first">Append the new repository path to the <em>addons path</em> configuration variable.</p> <blockquote> <ul class="simple"> <li>e.g. <code>addons_path = /opt/odoo/odoo/addons,/opt/odoo/azi-odoo-modules</code></li> <li>e.g. <code>$ ./odoo-bin --addons-path=&quot;./addons,/opt/odoo/azi-odoo-modules&quot;</code></li> </ul> </blockquote> </li> </ul> </li> <li><p class="first">Restart Odoo.</p> </li> <li><p class="first">Go to the menu <em>Apps &gt; Apps</em> and search for &quot;mrp_material_analysis&quot; * Install the <em>mrp_material_analysis</em> module.</p> </li> </ol> <a name="usage"></a> <h3>Usage</h3> <p>Run the wizard located at <em>Stock &gt; Planning &gt; Material Analysis</em>.</p> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>No known issues</li> </ul> <p>Possible <a class="reference external" href="https://github.com/asphaltzipper/azi-odoo-modules/issues?utf8=%E2%9C%93&amp;q=is%3Aissue%20is%3Aopen%20mrp_material_analysis%20">related issues</a>.</p> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/asphaltzipper/azi-odoo-modules/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/asphaltzipper/azi-odoo-modules/issues/new?body=module:%20mrp_material_analysis%0Aversion:%209.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Matt Taylor &lt;<a class="reference external" href="mailto:mtaylor&#64;asphaltzipper.com">mtaylor&#64;asphaltzipper.com</a>&gt;</li> <li>Scott Saunders &lt;<a class="reference external" href="mailto:ssaunders&#64;asphaltzipper.com">ssaunders&#64;asphaltzipper.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>Asphalt Zipper, Inc.</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="http://asphaltzipper.com"><img alt="Asphalt Zipper, Inc." src="http://asphaltzipper.com/img/elements/logo.png" /></a> <p>This module is maintained by Asphalt Zipper, Inc.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://github.com/asphaltzipper/azi-odoo-modules">https://github.com/asphaltzipper/azi-odoo-modules</a>.</p>