Search 1.9 billion lines of Odoo code on GitHub

backport_pos_disable_payment

Author: IT-Projects LLC, Ivan Yelizariev
License: GPL-3
Branch: master
Repository: abokerba/dvit-odoo
Dependencies: backport_point_of_sale
Languages: JavaScript (49, 49.5%), Python (22, 22.2%), and XML (28, 28.3%)
Other repositories: Ark74/dvit-odoo8, Guillon88/dvit-odoo8, KIKOU2016/dvit-odoo8, Khwarizmiat/dvit-odoo8, OdooBulgaria/dvit-odoo8, XpansaDima/dvit-odoo8, alanljj/dvit-odoo8, augustosamame/dvit-odoo8, cameroun/dvit-odoo8, ehabqino/dvit-odoo8, haryoran04/dvit-odoo8, and loxamir/dvit-odoo8

<h1 class="title">Disable payments in POS</h1> <p>The module allows disable payments in POS. For example, it could helpful to use POS only to get price of item by barcode</p> <p>Also, module allows:</p> <ul class="simple"> <li>disable remove non-empty order</li> <li>disable discount button</li> <li>disable edit price button</li> <li>disable remove order line</li> </ul> <p>Tested on Odoo 8.0 eed09ba4105ae8f47a37c5071217cea2ef2e153e</p>