mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[UPD] README.rst
This commit is contained in:
committed by
davidborromeo
parent
0d3a6ebac6
commit
ff8f1ee830
@@ -69,9 +69,21 @@ To launch replenishment orders (moves, purchases, production orders...):
|
|||||||
hand side gears in any record.
|
hand side gears in any record.
|
||||||
#. On the wizard, check everything is ok and click *Execute*.
|
#. On the wizard, check everything is ok and click *Execute*.
|
||||||
|
|
||||||
|
Known issues / Roadmap
|
||||||
|
======================
|
||||||
|
|
||||||
|
* The functionality related to field *Nbr. Days* in products is not
|
||||||
|
functional for the time being. Please, stay tuned to future updates.
|
||||||
|
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
11.0.1.1.0 (2018-08-30)
|
||||||
|
~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
* [FIX] Consider *Qty Multiple* on product to propose the quantity to procure.
|
||||||
|
(`#297 <https://github.com/OCA/manufacture/pull/297>`_)
|
||||||
|
|
||||||
11.0.1.0.1 (2018-08-03)
|
11.0.1.0.1 (2018-08-03)
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
|||||||
@@ -386,31 +386,33 @@ and explodes this down to the lowest level.</p>
|
|||||||
<p><strong>Table of contents</strong></p>
|
<p><strong>Table of contents</strong></p>
|
||||||
<div class="contents local topic" id="contents">
|
<div class="contents local topic" id="contents">
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li><a class="reference internal" href="#configuration" id="id4">Configuration</a></li>
|
<li><a class="reference internal" href="#configuration" id="id6">Configuration</a></li>
|
||||||
<li><a class="reference internal" href="#usage" id="id5">Usage</a></li>
|
<li><a class="reference internal" href="#usage" id="id7">Usage</a></li>
|
||||||
<li><a class="reference internal" href="#changelog" id="id6">Changelog</a><ul>
|
<li><a class="reference internal" href="#known-issues-roadmap" id="id8">Known issues / Roadmap</a></li>
|
||||||
<li><a class="reference internal" href="#id1" id="id7">11.0.1.0.1 (2018-08-03)</a></li>
|
<li><a class="reference internal" href="#changelog" id="id9">Changelog</a><ul>
|
||||||
<li><a class="reference internal" href="#id3" id="id8">11.0.1.0.0 (2018-07-09)</a></li>
|
<li><a class="reference internal" href="#id1" id="id10">11.0.1.1.0 (2018-08-30)</a></li>
|
||||||
|
<li><a class="reference internal" href="#id3" id="id11">11.0.1.0.1 (2018-08-03)</a></li>
|
||||||
|
<li><a class="reference internal" href="#id5" id="id12">11.0.1.0.0 (2018-07-09)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li><a class="reference internal" href="#bug-tracker" id="id9">Bug Tracker</a></li>
|
<li><a class="reference internal" href="#bug-tracker" id="id13">Bug Tracker</a></li>
|
||||||
<li><a class="reference internal" href="#credits" id="id10">Credits</a><ul>
|
<li><a class="reference internal" href="#credits" id="id14">Credits</a><ul>
|
||||||
<li><a class="reference internal" href="#authors" id="id11">Authors</a></li>
|
<li><a class="reference internal" href="#authors" id="id15">Authors</a></li>
|
||||||
<li><a class="reference internal" href="#contributors" id="id12">Contributors</a></li>
|
<li><a class="reference internal" href="#contributors" id="id16">Contributors</a></li>
|
||||||
<li><a class="reference internal" href="#maintainers" id="id13">Maintainers</a></li>
|
<li><a class="reference internal" href="#maintainers" id="id17">Maintainers</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="configuration">
|
<div class="section" id="configuration">
|
||||||
<h2><a class="toc-backref" href="#id4">Configuration</a></h2>
|
<h2><a class="toc-backref" href="#id6">Configuration</a></h2>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>Go to <em>Manufacturing > MRP > MRP Area</em> and define or edit any existing area.
|
<li>Go to <em>Manufacturing > MRP > MRP Area</em> and define or edit any existing area.
|
||||||
You can specify the working hours for every area.</li>
|
You can specify the working hours for every area.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="usage">
|
<div class="section" id="usage">
|
||||||
<h2><a class="toc-backref" href="#id5">Usage</a></h2>
|
<h2><a class="toc-backref" href="#id7">Usage</a></h2>
|
||||||
<p>To manually run the MRP scheduler:</p>
|
<p>To manually run the MRP scheduler:</p>
|
||||||
<ol class="arabic simple">
|
<ol class="arabic simple">
|
||||||
<li>Go to <em>Manufacturing > MRP > Run MRP Multi Level</em>.</li>
|
<li>Go to <em>Manufacturing > MRP > Run MRP Multi Level</em>.</li>
|
||||||
@@ -425,10 +427,24 @@ hand side gears in any record.</li>
|
|||||||
<li>On the wizard, check everything is ok and click <em>Execute</em>.</li>
|
<li>On the wizard, check everything is ok and click <em>Execute</em>.</li>
|
||||||
</ol>
|
</ol>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="section" id="known-issues-roadmap">
|
||||||
|
<h2><a class="toc-backref" href="#id8">Known issues / Roadmap</a></h2>
|
||||||
|
<ul class="simple">
|
||||||
|
<li>The functionality related to field <em>Nbr. Days</em> in products is not
|
||||||
|
functional for the time being. Please, stay tuned to future updates.</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
<div class="section" id="changelog">
|
<div class="section" id="changelog">
|
||||||
<h2><a class="toc-backref" href="#id6">Changelog</a></h2>
|
<h2><a class="toc-backref" href="#id9">Changelog</a></h2>
|
||||||
<div class="section" id="id1">
|
<div class="section" id="id1">
|
||||||
<h3><a class="toc-backref" href="#id7">11.0.1.0.1 (2018-08-03)</a></h3>
|
<h3><a class="toc-backref" href="#id10">11.0.1.1.0 (2018-08-30)</a></h3>
|
||||||
|
<ul class="simple">
|
||||||
|
<li>[FIX] Consider <em>Qty Multiple</em> on product to propose the quantity to procure.
|
||||||
|
(<a class="reference external" href="https://github.com/OCA/manufacture/pull/297">#297</a>)</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div class="section" id="id3">
|
||||||
|
<h3><a class="toc-backref" href="#id11">11.0.1.0.1 (2018-08-03)</a></h3>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>[FIX] User and system locales doesn’t break MRP calculation.
|
<li>[FIX] User and system locales doesn’t break MRP calculation.
|
||||||
(<a class="reference external" href="https://github.com/OCA/manufacture/pull/290">#290</a>)</li>
|
(<a class="reference external" href="https://github.com/OCA/manufacture/pull/290">#290</a>)</li>
|
||||||
@@ -437,15 +453,15 @@ as a related on MRP Areas.
|
|||||||
(<a class="reference external" href="https://github.com/OCA/manufacture/pull/290">#290</a>)</li>
|
(<a class="reference external" href="https://github.com/OCA/manufacture/pull/290">#290</a>)</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="id3">
|
<div class="section" id="id5">
|
||||||
<h3><a class="toc-backref" href="#id8">11.0.1.0.0 (2018-07-09)</a></h3>
|
<h3><a class="toc-backref" href="#id12">11.0.1.0.0 (2018-07-09)</a></h3>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>Start of the history.</li>
|
<li>Start of the history.</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="bug-tracker">
|
<div class="section" id="bug-tracker">
|
||||||
<h2><a class="toc-backref" href="#id9">Bug Tracker</a></h2>
|
<h2><a class="toc-backref" href="#id13">Bug Tracker</a></h2>
|
||||||
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/manufacture/issues">GitHub Issues</a>.
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/manufacture/issues">GitHub Issues</a>.
|
||||||
In case of trouble, please check there if your issue has already been reported.
|
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
|
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
||||||
@@ -453,16 +469,16 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
|||||||
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="credits">
|
<div class="section" id="credits">
|
||||||
<h2><a class="toc-backref" href="#id10">Credits</a></h2>
|
<h2><a class="toc-backref" href="#id14">Credits</a></h2>
|
||||||
<div class="section" id="authors">
|
<div class="section" id="authors">
|
||||||
<h3><a class="toc-backref" href="#id11">Authors</a></h3>
|
<h3><a class="toc-backref" href="#id15">Authors</a></h3>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>Ucamco</li>
|
<li>Ucamco</li>
|
||||||
<li>Eficent</li>
|
<li>Eficent</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="contributors">
|
<div class="section" id="contributors">
|
||||||
<h3><a class="toc-backref" href="#id12">Contributors</a></h3>
|
<h3><a class="toc-backref" href="#id16">Contributors</a></h3>
|
||||||
<ul class="simple">
|
<ul class="simple">
|
||||||
<li>Wim Audenaert <<a class="reference external" href="mailto:wim.audenaert@ucamco.com">wim.audenaert@ucamco.com</a>></li>
|
<li>Wim Audenaert <<a class="reference external" href="mailto:wim.audenaert@ucamco.com">wim.audenaert@ucamco.com</a>></li>
|
||||||
<li>Jordi Ballester <<a class="reference external" href="mailto:jordi.ballester@eficent.com">jordi.ballester@eficent.com</a>></li>
|
<li>Jordi Ballester <<a class="reference external" href="mailto:jordi.ballester@eficent.com">jordi.ballester@eficent.com</a>></li>
|
||||||
@@ -470,7 +486,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="maintainers">
|
<div class="section" id="maintainers">
|
||||||
<h3><a class="toc-backref" href="#id13">Maintainers</a></h3>
|
<h3><a class="toc-backref" href="#id17">Maintainers</a></h3>
|
||||||
<p>This module is maintained by the OCA.</p>
|
<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>
|
<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
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
||||||
|
|||||||
Reference in New Issue
Block a user