Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033443Retail ModulesWeb POSpublic2016-07-06 18:582016-07-11 12:05
paul_guiot 
ranjith_qualiantech_com 
normalmajoralways
closedfixed 
5
 
 
marvintm
No
0033443: [SERQA 1428] In a return ticket, if we remove a product, it is written "Added line" as a result (which is wrong)
Wrong result when we remove a ticket in a return ticket: "Added line" instead of "Removed line"

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

In the webpos with the user Villablanca:
- Go to the menu and click on Return this receipt;
- Add one product:
   * Search
   * Select Adhesive Body Warmers
- select the product line
- Click on "-" to remove it

Error: A wrong message appears "added lines"
It shoud be "Removed line" instead of "Added line"
No tags attached.
related to defect 0033444 closed ranjith_qualiantech_com [SERQA 1429] In a return ticket, if we remove a product, it is written twice the description of the product removed 
? 1428.mp4 (883,664) 2016-07-06 18:58
https://issues.openbravo.com/file_download.php?file_id=9614&type=bug
Issue History
2016-07-06 18:58paul_guiotNew Issue
2016-07-06 18:58paul_guiotAssigned To => Retail
2016-07-06 18:58paul_guiotFile Added: 1428.mp4
2016-07-06 18:58paul_guiotResolution time => 1469397600
2016-07-06 18:58paul_guiotTriggers an Emergency Pack => No
2016-07-07 09:05marvintmStatusnew => acknowledged
2016-07-07 13:52ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-07-07 13:52ranjith_qualiantech_comStatusacknowledged => scheduled
2016-07-11 07:56hgbotCheckin
2016-07-11 07:56hgbotNote Added: 0088343
2016-07-11 07:56hgbotCheckin
2016-07-11 07:56hgbotNote Added: 0088344
2016-07-11 07:56hgbotStatusscheduled => resolved
2016-07-11 07:56hgbotResolutionopen => fixed
2016-07-11 07:56hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f65b0197a2269b99fec0c466c746b3708928e101 [^]
2016-07-11 07:58ranjith_qualiantech_comRelationship addedrelated to 0033444
2016-07-11 12:05marvintmReview Assigned To => marvintm
2016-07-11 12:05marvintmStatusresolved => closed

Notes
(0088343)
hgbot   
2016-07-11 07:56   
Repository: tools/automation/pi-mobile
Changeset: e450dc9c65ad3f0dc46e4c0de438e82d795b26ce
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jul 11 11:26:01 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e450dc9c65ad3f0dc46e4c0de438e82d795b26ce [^]

Verifies issue 33443 : Added automated test 'I33443_VerifyUndoOnNegateButton'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33443_VerifyUndoOnNegateButton.java
---
(0088344)
hgbot   
2016-07-11 07:56   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: f65b0197a2269b99fec0c466c746b3708928e101
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Mon Jul 11 11:26:11 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/f65b0197a2269b99fec0c466c746b3708928e101 [^]

Fixes issue 33443 : Reset receipt "undo" on delete line by keyboard event

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