Openbravo Issue Tracking System - Retail Modules
View Issue Details
0031730Retail ModulesWeb POSpublic2015-12-16 09:582016-01-19 19:09
agete 
simbu94 
highmajoralways
closedfixed 
5
 
RR16Q2 
marvintm
No
0031730: [SERQA 471] Issue in functionality SCAN when the product is configured as show stock
Issue in functionality SCAN when the product is configured as show stock.
In this case, when scanning this product the application acts in the same way as when you search it or take it from browser, showing a window with stock information and asking for a user validation to add the product to the receipt.
It makes no sense this functionality when scanning, it should add directly the product to the receipt."
1. In backend, In the product window, select a product and Check show stock checkbox. Add also an UPCEAN number
2. In web POS, create a receipt, select the option scan and add the number of the UPCEAN
3. Check the stock window is shown asking the user to validate it to add it to the receipts
Deactivate the stock validation screen when SCAN
SER-QA
patch 31730.patch (836) 2015-12-24 11:23
https://issues.openbravo.com/file_download.php?file_id=8850&type=bug
patch 31730_test.patch (2,420) 2015-12-24 11:24
https://issues.openbravo.com/file_download.php?file_id=8851&type=bug
Issue History
2015-12-16 09:58ageteNew Issue
2015-12-16 09:58ageteAssigned To => Retail
2015-12-16 09:58ageteResolution time => 1450825200
2015-12-16 09:58ageteTriggers an Emergency Pack => No
2015-12-16 09:58ageteTag Attached: SER-QA
2015-12-16 11:40OrekariaProposed Solution updated
2015-12-16 11:40OrekariaStatusnew => acknowledged
2015-12-16 18:05OrekariaResolution time1450825200 => 1451430000
2015-12-21 12:45simbu94Assigned ToRetail => simbu94
2015-12-21 12:45simbu94Statusacknowledged => scheduled
2015-12-24 11:23simbu94File Added: 31730.patch
2015-12-24 11:24simbu94File Added: 31730_test.patch
2016-01-07 10:56hgbotCheckin
2016-01-07 10:56hgbotNote Added: 0083150
2016-01-07 10:58hgbotCheckin
2016-01-07 10:58hgbotNote Added: 0083153
2016-01-07 10:58hgbotStatusscheduled => resolved
2016-01-07 10:58hgbotResolutionopen => fixed
2016-01-07 10:58hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7fb50b2e0d4b1f03de44e61bac56ce1c35a03589 [^]
2016-01-19 19:09marvintmReview Assigned To => marvintm
2016-01-19 19:09marvintmStatusresolved => closed
2016-01-19 19:09marvintmFixed in Version => RR16Q2

Notes
(0083150)
hgbot   
2016-01-07 10:56   
Repository: tools/automation/pi-mobile
Changeset: 59361f80c0777bded379ca75648b125111ef184a
Author: Silambarasan Sekar <silambarasan <at> qualiantech.com>
Date: Thu Dec 24 15:44:43 2015 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/59361f80c0777bded379ca75648b125111ef184a [^]

Verifies issue 31730: Added automated test 'I31730_IgnoreShowStockOnScan'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I31730_IgnoreShowStockOnScan.java
---
(0083153)
hgbot   
2016-01-07 10:58   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 7fb50b2e0d4b1f03de44e61bac56ce1c35a03589
Author: Silambarasan Sekar <silambarasan <at> qualiantech.com>
Date: Thu Dec 24 15:38:32 2015 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/7fb50b2e0d4b1f03de44e61bac56ce1c35a03589 [^]

Fixes issue 31730: Deactivate the stock validation screen when SCAN

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
---