Openbravo Issue Tracking System - Retail Modules
View Issue Details
0035220Retail ModulesWeb POSpublic2017-02-10 11:142017-03-10 14:05
Asantos9 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
RR17Q2 
marvintm
No
0035220: Web POS fails while applying a product in edit tab
In edit tab on a product, when it is checking the stock product it is not checking if the line has been deleted before. So if the line is deleted and it clicks on 'Apply' button, a JavaScript error is showing.
1. Log into Web POS
2. Add a product.
3. Click on 'Edit' tab
4. Click on 'Check Stock' button
5. Click on 'Delete' button
6. Click on 'Apply' button

Note that a JavaScript error appears.
No tags attached.
related to defect 0035450RR17Q2 closed ranjith_qualiantech_com Multi Receipt view and Receipt view are displayed at same time 
patch issue 35220 source posterminal.patch (1,863) 2017-02-28 06:38
https://issues.openbravo.com/file_download.php?file_id=10503&type=bug
patch issue 35220 test.patch (3,816) 2017-02-28 06:39
https://issues.openbravo.com/file_download.php?file_id=10504&type=bug
Issue History
2017-02-10 11:14Asantos9New Issue
2017-02-10 11:14Asantos9Assigned To => Retail
2017-02-10 11:14Asantos9Triggers an Emergency Pack => No
2017-02-24 12:06ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2017-02-24 12:06ranjith_qualiantech_comStatusnew => scheduled
2017-02-28 06:38ranjith_qualiantech_comFile Added: issue 35220 source posterminal.patch
2017-02-28 06:39ranjith_qualiantech_comFile Added: issue 35220 test.patch
2017-03-07 07:27hgbotCheckin
2017-03-07 07:27hgbotNote Added: 0094779
2017-03-07 07:27hgbotStatusscheduled => resolved
2017-03-07 07:27hgbotResolutionopen => fixed
2017-03-07 07:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/07398b5d44f45631b2b46032acfd684944d0e53c [^]
2017-03-07 07:27hgbotCheckin
2017-03-07 07:27hgbotNote Added: 0094780
2017-03-08 10:27ranjith_qualiantech_comRelationship addedrelated to 0035450
2017-03-10 14:05marvintmReview Assigned To => marvintm
2017-03-10 14:05marvintmStatusresolved => closed
2017-03-10 14:05marvintmFixed in Version => RR17Q2

Notes
(0094779)
hgbot   
2017-03-07 07:27   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 07398b5d44f45631b2b46032acfd684944d0e53c
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Mar 07 11:56:36 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/07398b5d44f45631b2b46032acfd684944d0e53c [^]

Fixes issue 35220 : Hide Product Details subwindow whenever receipt tab changes from edit tab

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/pointofsale.js
---
(0094780)
hgbot   
2017-03-07 07:27   
Repository: tools/automation/pi-mobile
Changeset: b4897669d04120a1d53d304076d30a499012d3d2
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Mar 07 11:56:52 2017 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/b4897669d04120a1d53d304076d30a499012d3d2 [^]

Verifies issue 35220 : Added automated test 'I35220_VerifiesProductDetailsWindow'

---
M src-test/org/openbravo/test/mobile/retail/pack/selenium/TestIdPack.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I35220_VerifiesProductDetailsWindow.java
---