Search 1.9 billion lines of Odoo code on GitHub

pos_scale_multi

Author: RGB Consulting SL
License: AGPL-3
Branch: 8.0
Repository: rgbconsulting/rgb-pos
Dependencies: point_of_sale, and web
Languages: JavaScript (75, 19.0%), Markdown (35, 8.9%), PO File (42, 10.6%), Python (45, 11.4%), and XML (198, 50.1%)

<h1>RGB POS Scale Multi</h1> <p>This module adds support for multiple scales in the Point of Sale.</p> <h2>Installation</h2> <p>This module is designed to be installed on the <em>main Odoo server</em>. On the <em>PosBox</em>, you should install the module <em>hw<em>scale</em>multi</em>.</p> <h2>Configuration</h2> <p>This module currently supports two types of scales: <em>Mettler</em> and <em>Dibal</em>. The scales can be configured on the main Odoo server, in the menu <em>Point of Sale &gt; Configuration &gt; Scales</em>.</p> <p>The serial port parameters (baudrate, bytesize, stopbits, parity, timeout, device_path) can be defined for both scales.</p> <p>For the <em>Dibal</em> scale, the following extra parameters can be defined:</p> <ul> <li><em>read_weight</em>: the weight reading command</li> <li><em>weight<em>start</em>integer</em>: the position where the whole weight starts</li> <li><em>weight_integer</em>: the whole weight size</li> <li><em>weight<em>start</em>decimal</em>: the position where the decimal weight starts</li> <li><em>weight decimal</em>: the decimal weight size</li> </ul> <h2>Usage</h2> <p>In the POS configuration, when enabling electronic scale, the scale configuration to be used in the Pos can be specified.</p> <h1>Credits</h1> <h2>License</h2> <ul> <li><a href="http://www.gnu.org/licenses/agpl.html">GNU Affero General Public License</a></li> </ul> <h2>Author</h2> <ul> <li>Copyright, RGB Consulting SL (www.rgbconsulting.com)</li> </ul> <h2>Contributors</h2> <ul> <li>RGB Consulting SL <a href="mailto:odoo@rgbconsulting.com">odoo@rgbconsulting.com</a></li> </ul>