Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033318Retail ModulesWeb POSpublic2016-06-20 17:582016-06-24 12:32
mrecasens 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
 
migueldejuana
No
0033318: [SER QA 1327] Product info available after deleting return ticket
The upper right pane in WebPOS shows information about products from a previously deleted ticket
- Open WEBPOS front office,
- Create and validate a return ticket,
- In Menu, Click on receipts,
- Open the receipt created,
- Click on (-) of physical keyboard,
- Click on (X)

Expected result:
The receipt will be removed.
Actual result:
The receipt is removed but the Product information of previous ticket is still available in Edit after deleting the ticket
SER-QA
related to defect 0033300 closed ranjith_qualiantech_com [SERQA 1298] It is possible to remove lines from paid tickets using the '-' button of the keyboard 
related to defect 0032850 closed ranjith_qualiantech_com [RR16Q2] [SERVICES] Edit Tool-Bar Buttons Are not Hidden when There is receipt with no Products Added To It. 
related to defect 0033480 closed ranjith_qualiantech_com [SER QA 1327] Product info available after deleting return ticket 
png Selecció_999(013).png (133,038) 2016-06-20 17:58
https://issues.openbravo.com/file_download.php?file_id=9562&type=bug
png
Issue History
2016-06-20 17:58mrecasensNew Issue
2016-06-20 17:58mrecasensAssigned To => Retail
2016-06-20 17:58mrecasensFile Added: Selecció_999(013).png
2016-06-20 17:58mrecasensResolution time => 1467583200
2016-06-20 17:58mrecasensTriggers an Emergency Pack => No
2016-06-20 17:58mrecasensTag Attached: SER-QA
2016-06-21 08:16ranjith_qualiantech_comRelationship addedrelated to 0033300
2016-06-21 15:07ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-06-21 15:18ranjith_qualiantech_comRelationship addedrelated to 0032850
2016-06-21 15:18ranjith_qualiantech_comStatusnew => scheduled
2016-06-21 17:25VictorVillarSummaryProduct info available after deleting return ticket => [SER QA 1327] Product info available after deleting return ticket
2016-06-22 07:26hgbotCheckin
2016-06-22 07:26hgbotNote Added: 0087763
2016-06-22 07:26hgbotCheckin
2016-06-22 07:26hgbotNote Added: 0087764
2016-06-22 07:26hgbotStatusscheduled => resolved
2016-06-22 07:26hgbotResolutionopen => fixed
2016-06-22 07:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bfc18a2c9e698bc957b9b7c8aa9a5e3b90697ea9 [^]
2016-06-24 12:32migueldejuanaReview Assigned To => migueldejuana
2016-06-24 12:32migueldejuanaNote Added: 0087890
2016-06-24 12:32migueldejuanaStatusresolved => closed
2016-07-14 10:26paul_guiotRelationship addedrelated to 0033480

Notes
(0087763)
hgbot   
2016-06-22 07:26   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: bfc18a2c9e698bc957b9b7c8aa9a5e3b90697ea9
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 22 10:56:18 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/bfc18a2c9e698bc957b9b7c8aa9a5e3b90697ea9 [^]

Fixes issue 33318 : Hide Edit tab buttons/indo when the receipt is empty

- edit tab button & product info has to be hidden if receipt is empty

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/editline.js
---
(0087764)
hgbot   
2016-06-22 07:26   
Repository: tools/automation/pi-mobile
Changeset: c739fa922864fdd86414e2c3986f4f6da60b2b35
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jun 22 10:56:15 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/c739fa922864fdd86414e2c3986f4f6da60b2b35 [^]

Verifies issue 33318 : Added automated test 'I33318_ValidateEditTabInfo'

---
M src-test/org/openbravo/test/mobile/common/selenium/javascript/TestIdBase.java
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33318_ValidateEditTabInfo.java
---
(0087890)
migueldejuana   
2016-06-24 12:32   
Tested and reviewed