Openbravo Issue Tracking System - Retail Modules
View Issue Details
0034540Retail ModulesDiscounts Combopublic2016-11-16 13:362016-12-20 18:46
guillermogil 
ranjith_qualiantech_com 
normalminoralways
closedfixed 
5
 
RR17Q1 
guilleaer
No
0034540: On an environment with two clients it is appearing Combo category if you have that discount defined on the other one
On an environment with two clients it is appearing Combo category if you have that discount defined on the other one.
It is not showing the Combo, just the combo category.
Prepare an environment with 2 clients
Create a discount combo for one of them
Login on the other client

You will realize that Combo category is showing and it is empty.
Filter that query by Current Client
No tags attached.
Issue History
2016-11-16 13:36guillermogilNew Issue
2016-11-16 13:36guillermogilAssigned To => Retail
2016-11-16 13:36guillermogilResolution time => 1481065200
2016-11-16 13:36guillermogilTriggers an Emergency Pack => No
2016-11-16 18:01guillermogilResolution time1481065200 =>
2016-11-16 18:01guillermogilSeveritymajor => minor
2016-11-24 12:07ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2016-11-24 12:07ranjith_qualiantech_comStatusnew => scheduled
2016-12-06 10:39hgbotCheckin
2016-12-06 10:39hgbotNote Added: 0092110
2016-12-06 10:40hgbotStatusscheduled => resolved
2016-12-06 10:40hgbotResolutionopen => fixed
2016-12-06 10:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5ef536bff05d5a2a63c07e7878d652af98577927 [^]
2016-12-20 18:46guilleaerReview Assigned To => guilleaer
2016-12-20 18:46guilleaerStatusresolved => closed
2016-12-20 18:46guilleaerFixed in Version => RR17Q1

Notes
(0092110)
hgbot   
2016-12-06 10:39   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 5ef536bff05d5a2a63c07e7878d652af98577927
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Tue Dec 06 15:07:22 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/5ef536bff05d5a2a63c07e7878d652af98577927 [^]

Fixes issue 34540 : Added client validation to Product Category

* Added Client Validation to Discount & Promotions Query to load discount based on current client

---
M src/org/openbravo/retail/posterminal/master/Category.java
---