Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040821Retail ModulesWeb POSpublic2019-05-09 13:072019-05-23 18:16
ngarcia 
rqueralta 
urgentmajoralways
closedfixed 
5
 
RR19Q3 
marvintm
No
0040821: Avoid to add lines of non grouped products with + and - keyboard keys
Avoid to add lines of non grouped products with + and - keyboard keys
In the POS:
   Create a new ticket
   Add 'GPS handheld' product (configured as Grouped Product = 'N' in the backoffice)

   Check Quantity, + and - buttons are disabled
   Click + on the keyboard and check one line is created
   Click - on the keyboard and check one line is removed

   Click on 5+ on the keyboard and check 5 lines are created
   Click on 2- on the keyboard and check 2 negative lines are created
No tags attached.
related to defect 0030892 closed fmolina You can add more quantity to not grouped lines 
Issue History
2019-05-09 13:07ngarciaNew Issue
2019-05-09 13:07ngarciaAssigned To => Retail
2019-05-09 13:07ngarciaResolution time => 1559167200
2019-05-09 13:07ngarciaTriggers an Emergency Pack => No
2019-05-09 13:07ngarciaRelationship addedrelated to 0030892
2019-05-09 13:13ngarciaIssue Monitored: networkb
2019-05-11 13:45rqueraltaAssigned ToRetail => rqueralta
2019-05-11 13:46rqueraltaStatusnew => scheduled
2019-05-13 01:39jorgewederagoIssue Monitored: jorgewederago
2019-05-23 13:53hgbotCheckin
2019-05-23 13:53hgbotNote Added: 0112094
2019-05-23 13:53hgbotStatusscheduled => resolved
2019-05-23 13:53hgbotResolutionopen => fixed
2019-05-23 13:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/da26316f07a266bf8cdd39162c9b16fd0ee14133 [^]
2019-05-23 18:16marvintmReview Assigned To => marvintm
2019-05-23 18:16marvintmStatusresolved => closed
2019-05-23 18:16marvintmFixed in Version => RR19Q3

Notes
(0112094)
hgbot   
2019-05-23 13:53   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: da26316f07a266bf8cdd39162c9b16fd0ee14133
Author: Rafael Queralta <rafaelcuba81 <at> gmail.com>
Date: Mon May 20 12:52:25 2019 -0400
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/da26316f07a266bf8cdd39162c9b16fd0ee14133 [^]

Fixed issue 40821:Avoid to add lines of non grouped products with + and -
keyboard keys

- Avoided add lines with keyboard if product is non grouped

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