Search 1.9 billion lines of Odoo code on GitHub

sale_stock_info_popup

Author: Odoo S.A., Tecnativa, Odoo Community Association (OCA)
License: AGPL-3
Branch: 12.0-imp-stock_inventory_verification_request
Repository: ForgeFlow/stock-logistics-warehouse
Dependencies: decimal_precision, sale, sale_stock, and web
Languages: HTML (351, 34.4%), JavaScript (69, 6.8%), PO File (183, 17.9%), Python (287, 28.1%), XML (70, 6.9%), and reStructuredText (60, 5.9%)
Other branches: 12.0-1435-port, 12.0-mig-stock_reserve_rule, and 12.0-stock_valuation_account_manual_adjustment
Other repositories: 001101/stock-logistics-warehouse, BT-cserra/stock-logistics-warehouse, Change2improve/stock-logistics-warehouse, ComitorDevTeam/stock-logistics-warehouse, Comunitea/stock-logistics-warehouse, Darknroses/stock-logistics-warehouse, Digital5-Odoo/stock-logistics-warehouse, DinamicheAziendali/stock-logistics-warehouse, ERPLibre/stock-logistics-warehouse, Ingeos/stock-logistics-warehouse, Jarsa/stock-logistics-warehouse, KDenisNoah/stock-logistics-warehouse, KonaERP/stock-logistics-warehouse, LevelPrime/stock-logistics-warehouse, NeatNerdPrime/stock-logistics-warehouse, OCA-MUK/stock-logistics-warehouse, OCA/stock-logistics-warehouse, PlanetaTIC/stock-logistics-warehouse, SerpentConsultingServices/stock-logistics-warehouse, TRESCLOUD/stock-logistics-warehouse, Tecnativa/stock-logistics-warehouse, Vauxoo/stock-logistics-warehouse, a0c/stock-logistics-warehouse, aaltinisik/stock-logistics-warehouse, acsone/stock-logistics-warehouse, akretion/stock-logistics-warehouse, ansinaesmejor/stock-logistics-warehouse, asphaltzipper/stock-logistics-warehouse, aurestic/stock-logistics-warehouse, brain-tec/stock-logistics-warehouse, camptocamp/stock-logistics-warehouse, coopiteasy/stock-logistics-warehouse, digitalsatori/stock-logistics-warehouse, eLBati/stock-logistics-warehouse, ecosoft-odoo/stock-logistics-warehouse, enzymz/stock-logistics-warehouse, flotho/stock-logistics-warehouse, grindtildeath/stock-logistics-warehouse, hbrunn/stock-logistics-warehouse, jado95/stock-logistics-warehouse, khaungyemin/stock-logistics-warehouse, kitsotik/stock-logistics-warehouse, kmee/stock-logistics-warehouse, kos94ok-3D/stock-logistics-warehouse, lkicska/stock-logistics-warehouse, mohannadjamalhadi/stock-logistics-warehouse, patrickrwilson/stock-logistics-warehouse, raizs/stock-logistics-warehouse, sanube/stock-logistics-warehouse, sergiocorato/stock-logistics-warehouse, sunshineLhj/stock-logistics-warehouse, takinobori/oca-stock-logistics-warehouse, takobi-online/stock-logistics-warehouse, talway/stock-logistics-warehouse, tegin/stock-logistics-warehouse, unitek-solusi/OCA-stock-logistics-warehouse, ursais/stock-logistics-warehouse, wahello/stock-logistics-warehouse, wilkerfx/stock-logistics-warehouse, and xtendoo-corporation/stock-logistics-warehouse

<h1 class="title">Sale Stock Info Popup</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/stock-logistics-warehouse/tree/12.0/sale_stock_info_popup"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-12-0/stock-logistics-warehouse-12-0-sale_stock_info_popup"><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/153/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module adds a button at sales order line level to display a pop-up window displaying stock information of the corresponding product.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#usage" id="id1">Usage</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="usage"></a> <h2><a class="toc-backref" href="#id1">Usage</a></h2> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>Go to <em>Sales &gt; Orders &gt; quotations</em> and create a new one.</li> <li>Add a sale order line with a storable product</li> <li>You will see this icon <img alt="fa_info_circle" src="https://raw.githubusercontent.com/OCA/stock-logistics-warehouse/12.0/sale_stock_info_popup/static/src/img/info-circle-solid.png" style="width: 10px;" /> in the line, click it and a popover will appear showing stock information of the corresponding product.</li> </ol> <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/OCA/stock-logistics-warehouse/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/stock-logistics-warehouse/issues/new?body=module:%20sale_stock_info_popup%0Aversion:%2012.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="#id3">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id4">Authors</a></h3> <ul class="simple"> <li>Odoo S.A.</li> <li>Tecnativa</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id5">Contributors</a></h3> <ul class="simple"> <li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul> <li>Ernesto Tejeda</li> <li>Pedro M. Baeza</li> <li>Alexandre D. Díaz</li> </ul> </li> </ul> <p>This module is a backport from Odoo SA and as such, it is not included in the OCA CLA. That means we do not have a copy of the copyright on it like all other OCA modules.</p> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id6">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/stock-logistics-warehouse/tree/12.0/sale_stock_info_popup">OCA/stock-logistics-warehouse</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>