<p><aclass="reference external"href="https://odoo-community.org/page/development-status"><imgalt="Beta"src="https://img.shields.io/badge/maturity-Beta-yellow.png"/></a><aclass="reference external"href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3"src="https://img.shields.io/badge/licence-AGPL--3-blue.png"/></a><aclass="reference external"href="https://github.com/OCA/pos/tree/10.0/pos_picking_delayed"><imgalt="OCA/pos"src="https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github"/></a><aclass="reference external"href="https://translation.odoo-community.org/projects/pos-10-0/pos-10-0-pos_picking_delayed"><imgalt="Translate me on Weblate"src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png"/></a><aclass="reference external"href="https://runbot.odoo-community.org/runbot/184/10.0"><imgalt="Try me on Runbot"src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png"/></a></p>
<p><aclass="reference external"href="https://odoo-community.org/page/development-status"><imgalt="Beta"src="https://img.shields.io/badge/maturity-Beta-yellow.png"/></a><aclass="reference external"href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3"src="https://img.shields.io/badge/licence-AGPL--3-blue.png"/></a><aclass="reference external"href="https://github.com/OCA/pos/tree/12.0/pos_picking_delayed"><imgalt="OCA/pos"src="https://img.shields.io/badge/github-OCA%2Fpos-lightgray.png?logo=github"/></a><aclass="reference external"href="https://translation.odoo-community.org/projects/pos-12-0/pos-12-0-pos_picking_delayed"><imgalt="Translate me on Weblate"src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png"/></a><aclass="reference external"href="https://runbot.odoo-community.org/runbot/184/12.0"><imgalt="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 cron. (set by default to run each minute).</p>
<divclass="section"id="technical-information">
<h1>Technical information</h1>
<p>A log will be generated to mention the creation of the pickings by cron.</p>
<p><ttclass="docutils literal"><spanclass="pre">2018-09-28</span> 07:47:18,300 163 INFO db odoo.addons.base.ir.ir_cron: Starting job `Create Delayed PoS Picking.</tt></p>
<p><ttclass="docutils literal"><spanclass="pre">2018-09-28</span> 07:47:19,168 163 INFO db odoo.addons.pos_picking_delayed.models.pos_order: Pickings created for 3 PoS Orders</tt></p>
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 (
<aclass="reference external image-reference"href="https://odoo-community.org"><imgalt="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 <aclass="reference external"href="https://github.com/OCA/pos/tree/10.0/pos_picking_delayed">OCA/pos</a> project on GitHub.</p>
<p>This module is part of the <aclass="reference external"href="https://github.com/OCA/pos/tree/12.0/pos_picking_delayed">OCA/pos</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <aclass="reference external"href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>