Search 1.9 billion lines of Odoo code on GitHub

pos_lot_selection

Author: Tecnativa,Odoo Community Association (OCA)
License: AGPL-3
Branch: 11.0
Repository: 2FM/pos
Dependencies: point_of_sale
Languages: CSS (23, 10.5%), JavaScript (80, 36.5%), PO File (16, 7.3%), Python (20, 9.1%), XML (29, 13.2%), and reStructuredText (51, 23.3%)
Other branches: 10.0
Other repositories: AK017/pos, AMEERAAA/pos, Aboulwafi/pos, AcruxLab/pos, AntonioOERP/pos, CB-Gran-Canaria/pos, CGenie/pos, Callino/pos, Change2improve/pos, Comunitea/pos, ControlWebManager/pos, Cywaithaka/pos, DatabasesWorks/pos-1, Dobtor-OCA/pos, Domatix/pos, ERPLibre/pos, EddieIndboo/pos, EstebanMonge/pos, Firasbessaad/pos, Fkawala/pos, ForgeFlow/pos, Gabinete-Digital/pos, GrupoAlvamex/pos, GuavanaUX/pos, Guobower/pos, HirenDangar/pos, Ingeos/pos, JayVora-SerpentCS/pos-1, Jeisonpernia/pos, JohnTheBeloved/pos, Jzano/pos, KasunDA/pos, KolushovAlexandr/pos, LevelPrime/pos, Mahmoud-Alaa-Eldeen/pos, Martronic-SA/pos, MathBenTech/pos, Mckamba12/pos, Mefistous/pos, Murtaza-Mithaiwala/pos, NachoAlesLopez/pos, NathanQj/pos, NeatNerdPrime/pos, OCA-MUK/pos, OCA/pos, Odilio/pos, Ommo73/pos, OpusVL/pos, PierrickBrun/pos, PlanetaTIC/pos, PrasongDev/pos-1, QANSEE/pos, QubiQ/pos, RaulCarbonell/pos, SanteLibre/pos, SerpentConsultingServices/pos, SetRac/pos, SeuMarco/pos, SimoRubi/pos, Studio73/pos, TRESCLOUD/pos, Tecnativa/pos, Theseverinn/pos, Tonow-c2c/pos, Turiinjargal/pos, VisiionSolucionesTecnologicas/pos, abassvoice/pos, abiezersifontes/pos, acsone/pos, adeel982010/pos, ahmed22s885111qq/pos, ajinvn2019/pos, akretion/pos, albertkouemou/pos, ammarofficewla/pos, amygeis/pos, anhvu-sg/pos, ansinaesmejor/pos, apetbiz/pos, apwellington/pos-1, aroodooteam/pos, atilamedia/pos, aurestic/pos, azmeuk/pos, bankmahal/pos, binhexsystems/pos, bishalgit/pos, camptocamp/pos, ccarly/pos, chetanrdhaduk/pos, coopiteasy/pos, corsisa/pos, darmaa/pos, detian08/pos, diegogd/pos, druidoo-dev/pos, e-COSI/pos, eLBati/pos, edkroked/pos, elhamdaoui/pos, enmasys/pos, eribowo/pos, evansochuka/pos, exosoftware/oca-pos, factorlibre/pos, fanguloa/pos, fauzi-tsani/pos, fayezt/pos, fedibits/pos, flotho/pos, fmdl/pos, fraxnet/pos, globalic/pos, grap/pos, guadaltech/pos, heymanh/pos, hibou-io/oca-pos, hoangpq/pos, hpatelserpentcs/pos, invitu/pos, isoscl/pos, jajunero/pos, javaaid/pos, jvpacoin/pos, kach200/pos, karouani/pos, keadanis/pos, kemekongfrancois/pos, kh-hathout/pos, kmee/pos, lambda-is/pos, lauracvilla-zz/pos, leelapriskila/pos, legalsylvain/pos, leonidasthe300/pos, lideritjnma/pos, lukehuang/pos, lutonda/pos, makeplerc/pos, manuelcalerosolis/pos, marionumza/pos, mettadipa/pos, mnajjari49/pos, mnoukrati/pos, mondoraemon/pos, nabima/pos, neohckim/pos, nilshamerlinck/pos, oswaldasmith/pos, othmancs/pos, petypi/pos, popcomputadores-desenv/pos, primes2h/pos, pscloud/pos, pythoner-3k/pos, r-sierra/pos, regaby/pos, resources-hub/pos, retail-ecommerce/pos, rm-jamotion/pos, robertsvx27/pos, royalline1/pos, rudisulistyo/pos-1, rupa-acespritech/pos, sanube/pos, saonam/pos, sc4you/pos, sebastiken/pos, simonjejcic/pos, soadrca/pos, socomp/pos, solbutec/pos, solvosci/pos, ssaid/pos, stesi/pos, subteno-it/pos, sunflowerit/pos, syci/pos, takobi-online/pos, tanceee/pos, tegin/pos, thmaph/pos, timbze/pos, tonihr/pos, tools-env/pos, trinanda/pos, uktc87504/pos, unitek-solusi/OCA-pos, valmarnet/pos, wahello/oca-pos, wajidksa/pos-1, weddingjuma/pos, weisk/pos, y2gsmith/pos, yasmanycastillo/pos, ythak-ylog/pos, yusniermatos/pos, and zarumaru/pos

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="pos-lot-selection"></a> <h2>POS Lot Selection</h2> <p>This module allows to pick between existing lots in POS frontend.</p> <a name="configuration"></a> <h3>Configuration</h3> <ol class="arabic simple"> <li>Go to <em>Inventory &gt; Settings</em> and set the option <em>Track lots or serial numbers</em></li> <li>Chose a product that is stockable, go to its <em>Inventory</em> tab, and set <em>Tracking</em> to <em>By Lots</em>.</li> <li>Go to its <em>Sales</em> tab and set it as <em>Available in the Point of Sale</em>.</li> <li>Click on <em>Update Qty On Hand</em>, chose the same location configured in the POS you want the lot available in; write a quantity; unfold the <em>Lot/Serial Number</em> field and pick create one if none is available yet.</li> <li>Create a new lot with the serial number of your choice.</li> </ol> <a name="usage"></a> <h3>Usage</h3> <ul class="simple"> <li>Open a POS Session.</li> <li>Choose a product with required lot.</li> <li>There is a new select field with the lots available for that product.</li> <li>If lot quantity can't cover the order line demand it won't be available to pick.</li> </ul> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/184/11.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>Lot selection is only available when the POS is online. In offline mode the select isn't loaded and the lot has to be manually set.</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/pos/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 smash it by providing detailed and welcomed feedback.</p> <a name="credits"></a> <h3>Credits</h3> <a name="images"></a> <h4>Images</h4> <ul class="simple"> <li>Odoo Community Association: <a class="reference external" href="https://odoo-community.org/logo.png">Icon</a>.</li> </ul> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>David &lt;<a class="reference external" href="mailto:david.vidal&#64;tecnativa.com">david.vidal&#64;tecnativa.com</a>&gt; * (<a class="reference external" href="https://www.tecnativa.com">https://www.tecnativa.com</a>)</li> <li>Ignacio Ales &lt;<a class="reference external" href="mailto:ignacio.ales&#64;guadaltech.es">ignacio.ales&#64;guadaltech.es</a>&gt;</li> <li>Kiril Vangelovski &lt;<a class="reference external" href="mailto:kiril&#64;lambda-is.com">kiril&#64;lambda-is.com</a>&gt;</li> </ul> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="maintainer"></a> <h4>Maintainer</h4> <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>This module is maintained by the OCA.</p> <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>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>