Search 1.9 billion lines of Odoo code on GitHub

pos_multiple_control_automatic_solve

Author: GRAP
License: AGPL-3
Branch: 8.0_ADD_pos_multiple_control_automatic_solve
Repository: quentinDupont/grap-odoo-incubator
Dependencies: point_of_sale, and pos_multiple_control
Languages: HTML (343, 62.1%), PO File (36, 6.5%), Python (94, 17.0%), XML (36, 6.5%), and reStructuredText (43, 7.8%)

<h1 class="title">Point Of Sale - Multiple Cash Control Automatic solve</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/quentinDupont/grap-odoo-incubator/tree/8.0_ADD_pos_multiple_control_automatic_solve/pos_multiple_control_automatic_solve"><img alt="quentinDupont/grap-odoo-incubator" src="https://img.shields.io/badge/github-quentinDupont%2Fgrap--odoo--incubator-lightgray.png?logo=github" /></a></p> <p>It allows to quickly solve multiple control differences in point of sale, thanks to a choosen product in POS config. Used cash.box.out/in methods.</p> <p>Parameters in POS config (see configuration part) defined the absolute limit when we can use the automatic solve button. In this example, we set the limit to 25.</p> <div class="figure"> <img alt="https://raw.githubusercontent.com/quentinDupont/grap-odoo-incubator/8.0_ADD_pos_multiple_control_automatic_solve/pos_multiple_control_automatic_solve/static/description/pos_session_automatic_solve.gif" src="https://raw.githubusercontent.com/quentinDupont/grap-odoo-incubator/8.0_ADD_pos_multiple_control_automatic_solve/pos_multiple_control_automatic_solve/static/description/pos_session_automatic_solve.gif" /> </div> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id1">Configuration</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="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <p>To configure this module, you need to:</p> <ul class="simple"> <li>Go to Point of Sale / Configuration / Point of Sales / &lt;your session&gt;</li> <li>Choose a &quot;Product used to autosolve control difference in pos session&quot; - Only 'Point of Sale Cash In/Out' products are possible</li> <li>(Not mandatory) Choose a limit to allow or not the user to autosolve control difference in pos - Set 0 if you don't want any limit.</li> </ul> <div class="figure"> <img alt="https://raw.githubusercontent.com/quentinDupont/grap-odoo-incubator/8.0_ADD_pos_multiple_control_automatic_solve/pos_multiple_control_automatic_solve/static/description/pos_session_config_choice.png" src="https://raw.githubusercontent.com/quentinDupont/grap-odoo-incubator/8.0_ADD_pos_multiple_control_automatic_solve/pos_multiple_control_automatic_solve/static/description/pos_session_config_choice.png" /> </div> <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/quentinDupont/grap-odoo-incubator/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/quentinDupont/grap-odoo-incubator/issues/new?body=module:%20pos_multiple_control_automatic_solve%0Aversion:%208.0_ADD_pos_multiple_control_automatic_solve%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>GRAP</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">Contributors</a></h3> <ul class="simple"> <li>Quentin DUPONT (<a class="reference external" href="mailto:quentin.dupont&#64;grap.coop">quentin.dupont&#64;grap.coop</a>)</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/quentinDupont/grap-odoo-incubator/tree/8.0_ADD_pos_multiple_control_automatic_solve/pos_multiple_control_automatic_solve">quentinDupont/grap-odoo-incubator</a> project on GitHub.</p> <p>You are welcome to contribute.</p>