Search 1.9 billion lines of Odoo code on GitHub

pos_done_order_load

Author: GRAP
License: AGPL-3
Branch: 8.0
Repository: quentinDupont/grap-odoo-incubator
Dependencies: point_of_sale, and web
Languages: CSS (42, 7.5%), JavaScript (209, 37.3%), PO File (71, 12.7%), Python (104, 18.6%), XML (96, 17.1%), and reStructuredText (38, 6.8%)
Other branches: 12.0-MIG-base_company_legal_info, 12.0-MIG-duplication_account_invoice, 12.0-mig-stock_inventory_merge, 12.0_ADD_web_widget_int_choice, 12.0_MIG_duplicate_sale_order, 12.0_MIG_pos_journal_image, 12.0_MIG_product_categ_product_qty, 12.0_product_print_category, 8.0_ADD_Format_product_label_custom_gen, 8.0_ADD_mass_action, 8.0_ADD_pos_multiple_control_automatic_solve, 8.0_FIX_ADD_mass_action, 8.0_FIX_product_print_category, 8.0_IMP_Image_barcode_ean8, 8.0_IMP_multiple_control_quick_autosolve, and QD/8.0_ADD_Format_product_label_custom_gen
Other repositories: TheCloneMaster/grap-odoo-incubator, akretion/grap-odoo-incubator, aurestic/grap-odoo-incubator, cedvict/grap-odoo-incubator, consultingerp/grap-odoo-incubator, coopiteasy/grap-odoo-incubator, diagramsoftware/grap-odoo-incubator, erick-alvino/grap-odoo-incubator, francislouie/grap-odoo-incubator, grap/grap-odoo-incubator, haryoran04/grap-odoo-incubator, initOS/grap-odoo-incubator, jaferrer/grap-odoo-incubator, legalsylvain/grap-odoo-incubator, nabima/grap-odoo-incubator, open-synergy/grap-odoo-incubator, sjpatel21/grap-odoo-incubator, and vidtsin/grap-odoo-incubator

<a class="reference external image-reference" 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.svg"> </a> <a name="pos-load-done-orders"></a> <h2>POS Load Done Orders</h2> <p>This module extends the functionality of point of sale to allow you to load again a done PoS Order in the point of sale to make extra operation on it.</p> <p>For the time being, only the reprint of the bill is allowed.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>To configure this module, you need to:</p> <ul class="simple"> <li>Go to Point of Sale / Configuration / Point of Sale</li> <li>check the box Load Done Orders</li> <li>Optionnaly, change the value of the max done orders to load field.</li> </ul> <div class="figure"> <img alt="/pos_done_order_load/static/description/pos_config_form.png" src="/pos_done_order_load/static/description/pos_config_form.png" /> </div> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to:</p> <ul class="simple"> <li>Launch the point of sale</li> <li>Click on the new button 'Load Done Orders'</li> </ul> <div class="figure"> <img alt="/pos_done_order_load/static/description/pos_load_done_order_button.png" src="/pos_done_order_load/static/description/pos_load_done_order_button.png" /> </div> <ul class="simple"> <li>the list of the last previous done orders are displayed.</li> <li>You can perform a research by name or PoS Reference field in the search box</li> <li>At the end of the line, buttons are available to make extra actions</li> </ul> <div class="figure"> <img alt="/pos_done_order_load/static/description/pos_done_order_list.png" src="/pos_done_order_load/static/description/pos_done_order_list.png" style="width: 800px;" /> </div> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <ul class="simple"> <li>For a reason of cached data, it is only possible to reprint an order of the current session. Printing older orders could be possible if we load previous statements.</li> <li>It could be great to add an other button 'Refund' to create an refund order directly in the Point of Sale.</li> <li>It could be great to add an other button 'Invoice' to create have the possibility to reedit the invoice.</li> </ul> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Sylvain LE GAL (<a class="reference external" href="https://www.twitter.com/legalsylvain">https://www.twitter.com/legalsylvain</a>)</li> </ul> <a name="funders"></a> <h4>Funders</h4> <p>The development of this module has been financially supported by:</p> <ul class="simple"> <li>GRAP, Groupement Régional Alimentaire de Proximité (<a class="reference external" href="http://www.grap.coop">http://www.grap.coop</a>)</li> </ul>