Openbravo Issue Tracking System - POS2
View Issue Details
0046366POS2POSpublic2021-04-27 11:112021-08-06 11:31
plujan 
jarmendariz 
normalminorhave not tried
closedout of date 
5
 
 
No
0046366: [21Q2] The minus and plus buttons for the Qty work different in the on-screen keypad
When working with Returns, the contextual minus symbol adds one positive unit while the positive adds a negative unit, while the on-screen keypad do the opposite. See steps.
1. Logged as vallblanca in terminal VBS-2 add an Avalanche Transceiver to a blank ticket
2. Click in the "Return Order" button in the bottom menu bar. Notice the Qty field changes from "1" to "-1"
3. Check that now that the ticket is a Return, adding a new Avalanche Transceiver from the list of Products adds a negative unit to the ticket
4. Following the same logic of the previous step, the contextual menu "+" button adds one negative unit (-1, -2, -3... ), while the "-" button adds one positive unit.
5. Click the Qty button to open the on-screen keypad.
6. In this keypad, the "+" adds a positive unit (-3, -2, -1... ) while the "-" adds a negative unit
No tags attached.
related to defect 0046365 closed jarmendariz [21Q2] Changing the quantity of a returned line does not work as expected 
Issue History
2021-04-27 11:11plujanNew Issue
2021-04-27 11:11plujanAssigned To => Retail
2021-04-27 11:11plujanTriggers an Emergency Pack => No
2021-04-29 09:42guilleaerResolution time => 1622066400
2021-04-30 09:55guilleaerStatusnew => acknowledged
2021-05-27 10:15guilleaerStatusacknowledged => scheduled
2021-05-27 10:15guilleaerAssigned ToRetail => AtulOpenbravo
2021-05-27 10:29guilleaerRelationship addedrelated to 0046365
2021-05-27 20:05AtulOpenbravoNote Added: 0128743
2021-05-27 20:08AtulOpenbravoNote Added: 0128745
2021-06-09 17:06guilleaerAssigned ToAtulOpenbravo => platform
2021-06-09 17:07guilleaerResolution time1622066400 => 1623967200
2021-06-10 13:56jarmendarizAssigned Toplatform => jarmendariz
2021-07-14 09:41dmiguelezRegression date => 2021-08-04
2021-07-14 09:41dmiguelezAssigned Tojarmendariz => platform
2021-07-14 09:41dmiguelezStatusscheduled => acknowledged
2021-07-14 09:42dmiguelezResolution time1623967200 => 1628028000
2021-07-14 09:42dmiguelezRegression date2021-08-04 =>
2021-07-14 10:11jarmendarizAssigned Toplatform => jarmendariz
2021-07-20 10:44jarmendarizStatusacknowledged => scheduled
2021-08-06 11:31dmiguelezNote Added: 0131013
2021-08-06 11:31dmiguelezStatusscheduled => closed
2021-08-06 11:31dmiguelezResolutionopen => out of date

Notes
(0128743)
AtulOpenbravo   
2021-05-27 20:05   
Test Plan

1. Logged in as vallblanca in terminal VBS-2, add an Avalanche Transceiver to a blank ticket
2. Click the "Return Order" button at the bottom menu, the field "Qty" should change from 1 to -1
3. Click in the line to open the contextual menu
4. Click - (minus sign), notice that line is removed from ticket as - minus click reduces the qty 1 by 1 i.e 0. Note that - sign does not matter, it just reduces the quantity irrespective of the sign.
5. Add an Avalanche Transceiver to a blank ticket again, notice that as it is Return Order, quantity is by default set as -1, this is correct.
6. Click in the line to open the contextual menu
7. Click + (plus sign), notice click adds the qty 1 by 1 i.e 2. Note that + sign does not matter, it just adds the quantity irrespective of the sign.
8. Click on the Qty to open the on-screen keyboard
9. Click - (minus sign), notice that click reduces the qty by 1 every time -minus is clicked. Note that - sign does not matter, it just reduces the quantity irrespective of the sign.
10. Click + (plus sign), notice that click adds the qty by 1 every time + plus is clicked. Note that + sign does not matter, it just adds the quantity irrespective of the sign.
(0128745)
AtulOpenbravo   
2021-05-27 20:08   
Test Plan

1. Logged in as vallblanca in terminal VBS-2, add an Avalanche Transceiver to a blank ticket
2. Notice that field "Qty" is set with value 1;
3. Click in the line to open the contextual menu.
4. Click - (minus sign), notice that line is removed from ticket as - minus click reduces the qty 1 by 1 i.e 0. Note that - sign does not matter, it just reduces the quantity irrespective of the sign.
5. Add an Avalanche Transceiver to a blank ticket again, notice that as it is Return Order, quantity is by default set as 1, this is correct.
6. Click in the line to open the contextual menu
7. Click + (plus sign), notice click adds the qty 1 by 1 i.e 2. Note that + sign does not matter, it just adds the quantity irrespective of the sign.
8. Click on the Qty to open the on-screen keyboard
9. Click - (minus sign), notice that click reduces the qty by 1 every time, -minus is clicked. Note that - sign does not matter, it just reduces the quantity irrespective of the sign.
10. Click + (plus sign), notice that click adds the qty by 1 every time, + plus is clicked. Note that + sign does not matter, it just adds the quantity irrespective of the sign.
(0131013)
dmiguelez   
2021-08-06 11:31   
Fixed by keymap refactor