Search 1.9 billion lines of Odoo code on GitHub

pos_picking_delayed

Author: GRAP, Odoo Community Association (OCA)
License: AGPL-3
Branch: 13.0
Repository: acsone/pos
Dependencies: point_of_sale, and queue_job
Languages: HTML (388, 47.8%), PO File (76, 9.4%), Python (188, 23.2%), XML (69, 8.5%), and reStructuredText (91, 11.2%)
Other branches: 10.0, 10.0-abi_master, 10.0-imp-travis-dro, 10.0-mig-pos_sequence_ref_number_mgs, 10.0-pos_pricelist-sbj, 11.0, 12.0, and 13.0-slg_master
Other repositories: 2FM/pos, Aboulwafi/pos, AntonioOERP/pos, AwesomeFoodCoops/odoo-production, CB-Gran-Canaria/pos, CGenie/pos, Callino/pos, Change2improve/pos, Comunitea/pos, ControlWebManager/pos, DITIntl/odoo-production, DatabasesWorks/pos-1, ERPLibre/pos, EstebanMonge/pos, Fkawala/pos, ForgeFlow/pos, Gabinete-Digital/pos, Groupe-Informatique-LaCoopSurMer/odoo-production, GuavanaUX/pos, HirenDangar/pos, Ingeos/pos, Jeisonpernia/pos, JohnTheBeloved/pos, Jzano/pos, KolushovAlexandr/pos, LevelPrime/pos, MathBenTech/pos, Mefistous/pos, Murtaza-Mithaiwala/pos, NathanQj/pos, NeatNerdPrime/pos, OCA-MUK/pos, OCA/pos, Odilio/pos, Otsokop/odoo-production, PlanetaTIC/pos, PrasongDev/pos-1, QANSEE/pos, QubiQ/pos, RaulCarbonell/pos, SanteLibre/pos, Studio73/pos, TRESCLOUD/pos, Tecnativa/pos, Theseverinn/pos, Tonow-c2c/pos, abiezersifontes/pos, adeel982010/pos, ahmed22s885111qq/pos, ajinvn2019/pos, akretion/pos, albertkouemou/pos, ammarofficewla/pos, amygeis/pos, anhvu-sg/pos, ansinaesmejor/pos, apwellington/pos-1, aroodooteam/pos, atilamedia/pos, aurestic/pos, azmeuk/pos, binhexsystems/pos, camptocamp/pos, chetanrdhaduk/odoo-production, chetanrdhaduk/pos, coopiteasy/pos, corsisa/pos, diegogd/pos, druidoo-dev/pos, druidoo/FoodCoops, eLBati/pos, edkroked/pos, elhamdaoui/pos, enmasys/pos, eribowo/pos, evansochuka/pos, exosoftware/oca-pos, fayezt/pos, fedibits/pos, flotho/pos, fmdl/pos, globalic/pos, grap/pos, guadaltech/pos, heymanh/pos, hibou-io/oca-pos, hoangpq/pos, hpatelserpentcs/pos, initOS/pos, invitu/pos, jajunero/pos, javaaid/pos, kach200/pos, karouani/pos, keadanis/pos, kemekongfrancois/pos, kh-hathout/pos, kmee/pos, krunal267/odoo-production, lachouettecoop/odoo-production, lambda-is/pos, leelapriskila/pos, legalsylvain/pos, leonidasthe300/pos, lideritjnma/pos, lukehuang/pos, manuelcalerosolis/pos, marionumza/pos, mettadipa/pos, mnajjari49/pos, mondoraemon/pos, nabima/pos, neohckim/pos, nilshamerlinck/pos, oswaldasmith/pos, othmancs/pos, petypi/pos, primes2h/pos, pythoner-3k/pos, quentinDupont/pos, r-sierra/pos, resources-hub/pos, retail-ecommerce/pos, rm-jamotion/pos, robertsvx27/pos, royalline1/pos, rudisulistyo/pos-1, sanube/pos, saonam/pos, sc4you/pos, sebastiken/pos, siddharth7815/odoo-production, soadrca/pos, socomp/pos, solbutec/pos, solvosci/pos, sunflowerit/pos, supercoopbdx/odoo-production, syci/pos, takobi-online/pos, tanceee/pos, tegin/pos, timbze/pos, tools-env/pos, trinanda/pos, trobz/odoo-production, uktc87504/pos, unitek-solusi/OCA-pos, valmarnet/pos, wahello/oca-pos, weisk/pos, y2gsmith/pos, ythak-ylog/pos, and zarumaru/pos

<h1 class="title">Point of Sale - Picking Creation Delayed</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/pos/tree/13.0/pos_picking_delayed"><img alt="OCA/pos" src="https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/pos-13-0/pos-13-0-pos_picking_delayed"><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/184/13.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p> <p>This module extends the functionality of odoo Point Of Sale to reduce creation time of the PoS orders, via the front UI.</p> <p>For that purpose, it delays the creation of the picking associated, that will be created later by queue job.</p> <p>This module is interesting specially in a context of Synchroneous Point Of Sale that is introduced by certification modules like 'l10n_fr_pos_cert' because in such cases, the bill will be printed only when the pos order is created ( after the call of the function create_from_ui) and the creation of the picking is the process that takes the most time.</p> <p>See <a class="reference external" href="https://github.com/odoo/odoo/pull/26314#issuecomment-422949266">https://github.com/odoo/odoo/pull/26314#issuecomment-422949266</a> for more information.</p> <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="#usage" id="id2">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id4">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id5">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li> <li><a class="reference internal" href="#other-credits" id="id7">Other credits</a></li> <li><a class="reference internal" href="#maintainers" id="id8">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <ul class="simple"> <li>Go to 'Point of Sale' / 'Configuration' / 'Point of Sale'</li> <li>Select your Point of Sale</li> <li>Set the value in the field 'Picking Creation Delayed'. (Checked by default)</li> </ul> <img alt="https://raw.githubusercontent.com/pos_picking_delayed/static/description/pos_config_form.png" src="https://raw.githubusercontent.com/pos_picking_delayed/static/description/pos_config_form.png" /> <ul class="simple"> <li>This module depends on <code>queue_job</code> module that requires specific configuration to works properly. Make sure your config file is correctly set. See <a class="reference external" href="https://github.com/OCA/queue/tree/12.0/queue_job">https://github.com/OCA/queue/tree/12.0/queue_job</a></li> </ul> <p>You should update your <code>odoo.cfg</code> file to add a new channel named <code>root.pos_picking_delayed</code>:</p> <pre class="code"> <code class="code">[queue_job] channels = root:2,root.pos_picking_delayed:1</code> </pre> <p>Otherwise, you'll have a non blocking warning in your log, like this one.</p> <pre class="code"> <code class="code">WARNING ? odoo.addons.queue_job.jobrunner.channels: unknown channel root.pos_picking_delayed, using root channel for job 23f6b872-1d2c-4003-bd38-a8486bbec664</code> </pre> <a name="usage"></a> <h2><a class="toc-backref" href="#id2">Usage</a></h2> <ul class="simple"> <li>Use your Point of Sale as usual. When validating an order, the order will be in a different color until the job is executed</li> </ul> <img alt="https://raw.githubusercontent.com/pos_picking_delayed/static/description/pos_order_tree.png" src="https://raw.githubusercontent.com/pos_picking_delayed/static/description/pos_order_tree.png" /> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id3">Bug Tracker</a></h2> <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 smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/OCA/pos/issues/new?body=module:%20pos_picking_delayed%0Aversion:%2013.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="#id4">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id5">Authors</a></h3> <ul class="simple"> <li>GRAP</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id6">Contributors</a></h3> <ul class="simple"> <li>Sylvain LE GAL &lt;<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>&gt;</li> <li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul> <li>Carlos Roca</li> </ul> </li> </ul> <a name="other-credits"></a> <h3><a class="toc-backref" href="#id7">Other credits</a></h3> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>GRAP, Groupement Régional Alimentaire de Proximité (www.grap.coop)</li> <li>Mind &amp; Go, (<a class="reference external" href="https://mind-and-go.com/">https://mind-and-go.com/</a>)</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id8">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>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p> <p><a class="reference external" href="https://github.com/legalsylvain"><img alt="legalsylvain" src="https://github.com/legalsylvain.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/OCA/pos/tree/13.0/pos_picking_delayed">OCA/pos</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>