Openbravo Issue Tracking System - Retail Modules
View Issue Details
0027482Retail ModulesWeb POSpublic2014-08-27 10:052014-09-08 17:05
ioritzCia 
ioritzCia 
normalmajorhave not tried
closedfixed 
5
 
RR14Q4 
adrianromero
No
0027482: Discounts and Promotions should be able to filter by product characteristics
Discounts and Promotions should be able to filter by product characteristics as it is able to filter by product, org, business partner, ...
Not needed.
No tags attached.
related to feature request 0027205 closed ioritzCia Openbravo ERP Discounts and Promotions should be able to filter by product characteristics 
related to defect 0027552 closed mtaal Retail Modules Characteristics tab in Discounts and Promotions window does not work for White Valley sample data 
Issue History
2014-08-27 10:05ioritzCiaNew Issue
2014-08-27 10:05ioritzCiaAssigned To => marvintm
2014-08-27 10:05ioritzCiaTriggers an Emergency Pack => No
2014-08-27 10:05ioritzCiaRelationship addedrelated to 0027205
2014-08-27 10:06ioritzCiaAssigned Tomarvintm => ioritzCia
2014-08-27 10:48ioritzCiaFile Added: RDSProdCharPosterminalProposed.diff
2014-08-27 10:59ioritzCiaFile Deleted: RDSProdCharPosterminalProposed.diff
2014-09-08 16:03hgbotCheckin
2014-09-08 16:03hgbotNote Added: 0070019
2014-09-08 16:03hgbotStatusnew => resolved
2014-09-08 16:03hgbotResolutionopen => fixed
2014-09-08 16:03hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8481d772024bc0a052a0f89019df7b4e2a500380 [^]
2014-09-08 16:07adrianromeroReview Assigned To => adrianromero
2014-09-08 16:07adrianromeroNote Added: 0070020
2014-09-08 16:07adrianromeroStatusresolved => closed
2014-09-08 16:07adrianromeroFixed in Version => RR14Q4
2014-09-08 16:07adrianromeroRelationship addedrelated to 0027552
2014-09-08 17:05hgbotCheckin
2014-09-08 17:05hgbotNote Added: 0070022

Notes
(0070019)
hgbot   
2014-09-08 16:03   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8481d772024bc0a052a0f89019df7b4e2a500380
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Mon Sep 08 15:54:47 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8481d772024bc0a052a0f89019df7b4e2a500380 [^]

Fixes issue 27482: Discounts and Promotions should be able to filter by product characteristics.
Related to issue 27205: Discounts and Promotions should be able to filter by product characteristics.

---
M src/org/openbravo/retail/posterminal/ApplicationCacheComponent.java
M src/org/openbravo/retail/posterminal/master/ProductChValue.java
M web/org.openbravo.retail.posterminal/js/model/discounts.js
M web/org.openbravo.retail.posterminal/js/model/executor.js
M web/org.openbravo.retail.posterminal/js/model/promotions.js
M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js
A src/org/openbravo/retail/posterminal/master/DiscountFilterCharacteristic.java
A src/org/openbravo/retail/posterminal/master/ProductProductChValue.java
A src/org/openbravo/retail/posterminal/master/ProductProductChValueProperties.java
---
(0070020)
adrianromero   
2014-09-08 16:07   
Code Reviewed and working. JSlint passed, JSBeautifier passed.
(0070022)
hgbot   
2014-09-08 17:05   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: 8f68f8e7bc75561b76c232de6d2cbb29fd36e85b
Author: Ioritz Cia <ioritz.cia <at> openbravo.com>
Date: Mon Sep 08 17:04:36 2014 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/8f68f8e7bc75561b76c232de6d2cbb29fd36e85b [^]

Related to issue 27482: Adding license text to DiscountFilterCharacteristic file.

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