Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037518Retail ModulesWeb POSpublic2017-12-19 18:232017-12-22 09:57
malsasua 
marvintm 
normalmajorhave not tried
closedfixed 
5
 
RR17Q3.2RR17Q3.2 
guilleaer
No
0037518: Products are not grouped when the preference "Enable Support For Attribute" is not enabled
when a product is configured with attributes, but the preference "Enable Support For Attribute" is not enabled, the products are not grouped in the POS
BO:
. configure products with attributes
. configure the preference "Enable Support For Attribute" to N

POS:
. create a new ticket
. add a product
. increase the qty to 5:
ERROR: two lines are added to the ticket with qty 4 and qty 1
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8448 [^]
No tags attached.
blocks defect 0037517 closed marvintm Products are not grouped when the preference "Enable Support For Attribute" is not enabled 
Issue History
2017-12-20 08:52marvintmTypedefect => backport
2017-12-20 08:52marvintmTarget Version => RR17Q3.2
2017-12-20 09:57hgbotCheckin
2017-12-20 09:57hgbotNote Added: 0101162
2017-12-20 09:57hgbotStatusscheduled => resolved
2017-12-20 09:57hgbotResolutionopen => fixed
2017-12-20 09:57hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR17Q3.2/org.openbravo.retail.posterminal/rev/4f1aa76ec2e49315767b9baada2b551f82836b1c [^]
2017-12-22 09:57guilleaerReview Assigned To => guilleaer
2017-12-22 09:57guilleaerStatusresolved => closed
2017-12-22 09:57guilleaerFixed in Version => RR17Q3.2

Notes
(0101162)
hgbot   
2017-12-20 09:57   
Repository: retail/backports/3.0RR17Q3.2/org.openbravo.retail.posterminal
Changeset: 4f1aa76ec2e49315767b9baada2b551f82836b1c
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Dec 20 09:57:10 2017 +0100
URL: http://code.openbravo.com/retail/backports/3.0RR17Q3.2/org.openbravo.retail.posterminal/rev/4f1aa76ec2e49315767b9baada2b551f82836b1c [^]

Fixed issue 37518. The logic to group units by attribute set values will only apply when Support For Attributes is enabled.

---
M web/org.openbravo.retail.posterminal/js/model/order.js
---