Openbravo Issue Tracking System - Retail Modules
View Issue Details
0037517Retail ModulesWeb POSpublic2017-12-19 18:232018-02-07 15:18
malsasua 
marvintm 
normalmajorhave not tried
closedout of date 
5
 
 
marvintm
No
0037517: 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.
depends on backport 0037518RR17Q3.2 closed marvintm Products are not grouped when the preference "Enable Support For Attribute" is not enabled 
Issue History
2017-12-19 18:23malsasuaNew Issue
2017-12-19 18:23malsasuaAssigned To => Retail
2017-12-19 18:23malsasuaResolution time => 1514070000
2017-12-19 18:23malsasuaTriggers an Emergency Pack => No
2017-12-20 08:52marvintmAssigned ToRetail => marvintm
2017-12-20 08:52marvintmStatusnew => scheduled
2017-12-20 08:53marvintmReview Assigned To => marvintm
2017-12-20 08:53marvintmNote Added: 0101159
2017-12-20 08:53marvintmStatusscheduled => closed
2017-12-20 08:53marvintmResolutionopen => out of date
2018-02-07 15:18hgbotCheckin
2018-02-07 15:18hgbotNote Added: 0102253

Notes
(0101159)
marvintm   
2017-12-20 08:53   
The problem is already resolved in current releases, we just need to backport it to 17Q3.2
(0102253)
hgbot   
2018-02-07 15:18   
Repository: tools/automation/pi-mobile
Changeset: 498195ac59415be099f456966601014a872fee2f
Author: Alejandro <alekosmp86 <at> gmail.com>
Date: Wed Jan 31 15:28:07 2018 -0500
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/498195ac59415be099f456966601014a872fee2f [^]

Verifies issue 37517: Added automated test 'I37517_VerifyProductWithAttrGrouped'

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/attributes/I37517_VerifyProductWithAttrGrouped.java
---