Openbravo Issue Tracking System - Retail Modules
View Issue Details
0024151Retail ModulesWeb POSpublic2013-06-21 10:332013-07-16 15:28
adrianromero 
guilleaer 
normalmajorhave not tried
closedfixed 
5
 
RMP25RMP25 
marvintm
No
0024151: Orders including products under stock can be created
With the stock validation module installed, if a product is selected and it does not have enough stock a warning appears and after the user press OK the line is removed preventing to sell products under stock.

The action of verifying the stock needs to check the stock in the server side and takes a few time, so if the user selects quickly several products that do not have stock, the warning message will only appear for the last item selected and after pressing OK not all the products under stock will be removed allowing users to close receipts with products under stock
In description
No tags attached.
Issue History
2013-06-21 10:33adrianromeroNew Issue
2013-06-21 10:33adrianromeroAssigned To => marvintm
2013-07-03 15:17guilleaerAssigned Tomarvintm => guilleaer
2013-07-08 17:30hgbotCheckin
2013-07-08 17:30hgbotNote Added: 0059928
2013-07-08 17:30hgbotStatusnew => resolved
2013-07-08 17:30hgbotResolutionopen => fixed
2013-07-08 17:30hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/bb0bf47344abeafdbcf6f2ef9cd1042b45594260 [^]
2013-07-16 15:28marvintmReview Assigned To => marvintm
2013-07-16 15:28marvintmStatusresolved => closed
2013-07-16 15:28marvintmFixed in Version => RMP25

Notes
(0059928)
hgbot   
2013-07-08 17:30   
Repository: erp/pmods/org.openbravo.retail.stockvalidation
Changeset: bb0bf47344abeafdbcf6f2ef9cd1042b45594260
Author: Guillermo Alvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Jul 08 17:28:05 2013 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.stockvalidation/rev/bb0bf47344abeafdbcf6f2ef9cd1042b45594260 [^]

fixed issue 24151: show loading while the stock is checked, preventing to click very fast in differents products

---
M web/org.openbravo.retail.stockvalidation/js/modals.js
---