Search 1.9 billion lines of Odoo code on GitHub

mgmtsystem_extended

Author: Associazione PNLUG - Gruppo Odoo, Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0-add_mgmsystem_extend
Repository: mymage/management-system
Dependencies: contacts, mail, mgmtsystem, mgmtsystem_action, mgmtsystem_nonconformity, and stock
Languages: HTML (433, 54.3%), PO File (119, 14.9%), Python (131, 16.4%), and XML (114, 14.3%)

<h1 class="title">Management System - Extend</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/management-system/tree/11.0/mgmtsystem_extended"><img alt="OCA/management-system" src="https://img.shields.io/badge/github-OCA%2Fmanagement--system-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/management-system-11-0/management-system-11-0-mgmtsystem_extended"><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/128/11.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module contains some new features for Management System modules.</p> <p>Nonconformity (NC)</p> <ul> <li><dl class="first docutils"> <dt>Type: add a field to classify a NC in Internal, Partner, Customer, External.</dt> <dd><ul class="first last simple"> <li>Internal: when the NC is due and revealed in an internal process</li> <li>Partner: when the NC is due to a Partner</li> <li>Customer: when the NC si due and connected to a claim of the Customer</li> <li>External: when the NC si due and connected to a claim of an External entity (e.g. an Authority)</li> </ul> </dd> </dl> </li> <li><p class="first">Quantity checked and not compliant</p> </li> <li><dl class="first docutils"> <dt>Product quantity: add a field to indicate the quantity used to reveal the NC (qty-ck)</dt> <dd><p class="first">and the quantity resulted non-compliant (qty-nc).</p> <p class="last">A check is performed on the quantity to ensure that qty-nc isn't greater than qty-ck and in case perform an auto-set.</p> </dd> </dl> </li> <li><p class="first">Tracking: add tracking information to changes of field «Plan Review» of the NC.</p> </li> </ul> <p>Action</p> <ul class="simple"> <li>new tab in the action view to evaluate the efficacy of the action. Changes are tracked.</li> <li>new flag for define an Action as Template</li> <li>new field to select a Template Action for fill predefined fields</li> </ul> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#installation" id="id2">Installation</a></li> <li><a class="reference internal" href="#configuration" id="id3">Configuration</a></li> <li><a class="reference internal" href="#usage" id="id4">Usage</a></li> <li><a class="reference internal" href="#known-issues-roadmap" id="id5">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#changelog" id="id6">Changelog</a></li> <li><a class="reference internal" href="#bug-tracker" id="id7">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id8">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id9">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id10">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id11">Maintainers</a></li> </ul> </li> </ul> </div> <a name="installation"></a> <h2><a class="toc-backref" href="#id2">Installation</a></h2> <p>Istall with standar method</p> <a name="configuration"></a> <h2><a class="toc-backref" href="#id3">Configuration</a></h2> <p>These module don't need configuration</p> <a name="usage"></a> <h2><a class="toc-backref" href="#id4">Usage</a></h2> <p>NC Type</p> <ul class="simple"> <li>Go to Management System → Nonconformity</li> <li>Create new Nonconformity</li> <li>Select a Nonconformity Type: default is Internal</li> </ul> <p>NC Partner Quality E-mail</p> <ul class="simple"> <li>Go to Partner → Quality → fill conctact name and e-mail address</li> <li>Go to Management System → Nonconformity</li> <li>Create a new Nonconformity</li> <li>Set Type as Partner</li> <li>Click «Send by Email»</li> </ul> <p>NC Tracking</p> <ul class="simple"> <li>Automatic</li> </ul> <p>Action Efficacy</p> <ul class="simple"> <li>Go to Management System → Actions</li> <li>Create new Action</li> <li>Store data on efficacy tab</li> </ul> <p>Action Template - Define</p> <ul class="simple"> <li>Go to Management System → Actions</li> <li>Create new Action</li> <li>Fill fields Title (name), Type, Responsible, Tags and Description</li> </ul> <p>Action Template - Use</p> <ul class="simple"> <li>Go to Management System → Actions</li> <li>Create new Action</li> <li>Select Reference Template: the fields Title (name), Type, Responsible, Tags and Description are filled with Template values</li> <li>Procede with Action completion</li> </ul> <a name="known-issues-roadmap"></a> <h2><a class="toc-backref" href="#id5">Known issues / Roadmap</a></h2> <ul class="simple"> <li>manage Template Action on statistic analysis</li> </ul> <a name="changelog"></a> <h2 class="with-subtitle"><a class="toc-backref" href="#id6">Changelog</a></h2> <h2 class="section-subtitle" id="id1"><span class="section-subtitle">11.0.1.0.0 (2019-04-01)</span></h2> <ul class="simple"> <li>[INI] Initial development</li> </ul> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id7">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/management-system/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/management-system/issues/new?body=module:%20mgmtsystem_extended%0Aversion:%2011.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="#id8">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id9">Authors</a></h3> <ul class="simple"> <li>Associazione PNLUG - Gruppo Odoo</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id10">Contributors</a></h3> <ul class="simple"> <li>Marcelo Frare &lt;<a class="reference external" href="mailto:mf2965&#64;gmail.com">mf2965&#64;gmail.com</a>&gt;</li> <li>Stefano Consolaro &lt;<a class="reference external" href="mailto:stefano.consolaro&#64;mymage.it">stefano.consolaro&#64;mymage.it</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id11">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>This module is part of the <a class="reference external" href="https://github.com/OCA/management-system/tree/11.0/mgmtsystem_extended">OCA/management-system</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>