Openbravo Issue Tracking System - Retail Modules
View Issue Details
0033078Retail ModulesWeb POSpublic2016-05-30 15:052016-06-02 17:35
paul_guiot 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
 
migueldejuana
No
0033078: [SERQA 1190] WEBPOS: Removing an article (-) from a ticket occurs a wrong message
If we remove a product via the button "-", the message is not correct.
In the webpos (https://livebuilds.openbravo.com/retail_pi_pgsql/web/org.openbravo.retail.posterminal/?terminal=VBS-1#retail.pointofsale [^]) User Vallblanca
- Create a new receipt: Search – Select a product (eg: Adhesive body) and add 1 qty
- Select the article in the ticket and Remove it Remove this product: Click on “-“ on the keypad

The following message appears: “Added line 1 x Adhesive body warmers“

This is a mistake: It should be the same message that we have when we click on “Delete”: Deleted lines: 1 x Adhesive body warmers
Change the message. "Added" --> "Deleted"
No tags attached.
has duplicate defect 0033079 closed Retail [SERQA 1191] WEBPOS: Removing an article (-) from a ticket occurs duplicates words in the sentence. 
Issue History
2016-05-30 15:05paul_guiotNew Issue
2016-05-30 15:05paul_guiotAssigned To => Retail
2016-05-30 15:05paul_guiotResolution time => 1466460000
2016-05-30 15:05paul_guiotTriggers an Emergency Pack => No
2016-06-01 13:08OrekariaStatusnew => acknowledged
2016-06-02 12:23ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-06-02 12:23ranjith_qualiantech_comStatusacknowledged => scheduled
2016-06-02 13:15hgbotCheckin
2016-06-02 13:15hgbotNote Added: 0086916
2016-06-02 13:15hgbotCheckin
2016-06-02 13:15hgbotNote Added: 0086917
2016-06-02 13:15hgbotStatusscheduled => resolved
2016-06-02 13:15hgbotResolutionopen => fixed
2016-06-02 13:15hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6beebb4c9f8cb6568a7ccb57caf58c13fd5e4b6e [^]
2016-06-02 17:35migueldejuanaReview Assigned To => migueldejuana
2016-06-02 17:35migueldejuanaNote Added: 0086953
2016-06-02 17:35migueldejuanaStatusresolved => closed
2016-06-03 12:25ranjith_qualiantech_comRelationship addedhas duplicate 0033079

Notes
(0086916)
hgbot   
2016-06-02 13:15   
Repository: tools/automation/pi-mobile
Changeset: 95b673924bfc0511d37ccdb195445561b58ef70b
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jun 02 16:38:59 2016 +0530
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/95b673924bfc0511d37ccdb195445561b58ef70b [^]

Verifies issue 33078 : Added automated test 'I33078_VerifyUndoOnNegateButton'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/I33078_VerifyUndoOnNegateButton.java
---
(0086917)
hgbot   
2016-06-02 13:15   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 6beebb4c9f8cb6568a7ccb57caf58c13fd5e4b6e
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jun 02 16:39:06 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/6beebb4c9f8cb6568a7ccb57caf58c13fd5e4b6e [^]

Fixes issue 33078 : Reset "undo" while clicking "-" button when line quantity is 0

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/keyboardorder.js
---
(0086953)
migueldejuana   
2016-06-02 17:35   
Tested and reviewed