Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033480Retail ModulesWeb POSpublic2016-07-14 10:252016-07-15 10:44
paul_guiot 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
 
marvintm
No
0033480: [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

See Video
In https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^]


 Open WEBPOS front office,
- Create and validate a return ticket:
   * Search - Insert the product "Adhesive body warmers"
   * In the menu, click on "Return this Receipt"
   * Click on the amount and confirm
- In Menu, Click on receipt and retrieve the ticket just created
- Open the receipt created,
- Click on (X)
- Click on Edit

Error: The data of the product of the ticket deleted are still there. The edit button should not retrieve any data
As there is no more ticket (X) the Edit button should not retrieve any data (empty)
SER-QA
related to defect 0033318 closed ranjith_qualiantech_com [SER QA 1327] Product info available after deleting return ticket 
related to defect 0033557 closed ranjith_qualiantech_com [SERQA 1508] Product information are available in 'Edit' after Parking the ticket: 
? 6303_XX.mp4 (1,505,064) 2016-07-14 10:25
https://issues.openbravo.com/file_download.php?file_id=9627&type=bug
Issue History
2016-07-14 10:25paul_guiotNew Issue
2016-07-14 10:25paul_guiotAssigned To => Retail
2016-07-14 10:25paul_guiotFile Added: 6303_XX.mp4
2016-07-14 10:25paul_guiotResolution time => 1469397600
2016-07-14 10:25paul_guiotTriggers an Emergency Pack => No
2016-07-14 10:25paul_guiotTag Attached: SER-QA
2016-07-14 10:26paul_guiotRelationship addedrelated to 0033318
2016-07-14 10:34marvintmStatusnew => acknowledged
2016-07-14 11:25ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-07-14 11:25ranjith_qualiantech_comStatusacknowledged => scheduled
2016-07-15 07:43hgbotCheckin
2016-07-15 07:43hgbotNote Added: 0088506
2016-07-15 07:43hgbotCheckin
2016-07-15 07:43hgbotNote Added: 0088507
2016-07-15 07:43hgbotStatusscheduled => resolved
2016-07-15 07:43hgbotResolutionopen => fixed
2016-07-15 07:43hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6aee3544fe473c072f0725c2ae0e24955318d041 [^]
2016-07-15 10:44marvintmReview Assigned To => marvintm
2016-07-15 10:44marvintmStatusresolved => closed
2016-08-01 09:49VictorVillarRelationship addedrelated to 0033557

Notes
(0088506)
hgbot   
2016-07-15 07:43   
Repository: tools/automation/pi-mobile
Changeset: cb6c825b96f77ba7e1c59478f69198dc8eb359ca
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jul 15 11:12:30 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/cb6c825b96f77ba7e1c59478f69198dc8eb359ca [^]

Verifies issue 33480 : Added automated test 'I33480_ValidateEditTabInfoOnTicketDelete'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33480_ValidateEditTabInfoOnTicketDelete.java
---
(0088507)
hgbot   
2016-07-15 07:43   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6aee3544fe473c072f0725c2ae0e24955318d041
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri Jul 15 11:12:36 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6aee3544fe473c072f0725c2ae0e24955318d041 [^]

Fixes issue 33480 : Reset Info on Edit info, if the ticket is removed

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