Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045183Retail ModulesDiscounts and Promotionspublic2020-09-28 15:592020-10-06 07:37
cbrazier 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR20Q4RR20Q4 
marvintm
QA functional test
2020-07-30
main
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ee36cd533dea9c2dcd5682dc9b604530c5136b55 [^]
No
0045183: Discount and promotion - Filter change are not sent to WebPOS
When disabling or changing a filter related to a discount, related WebPOS IndexedDB tables are not updated.
1/ Create a new promotion / Discount
2/ Add a characteristic filter
3/ Run incremental refresh
4/ Disable the characteristic filter
5/ Run incremental refresh
No tags attached.
blocks defect 0045154 closed ranjith_qualiantech_com Discount and promotion - Filter change are not sent to WebPOS 
Issue History
2020-10-05 07:08marvintmTypedefect => backport
2020-10-05 07:08marvintmTarget Version => RR20Q4
2020-10-05 09:03hgbotResolutionopen => fixed
2020-10-05 09:03hgbotStatusscheduled => resolved
2020-10-05 09:03hgbotFixed in Version => RR20Q4
2020-10-05 09:03hgbotNote Added: 0123520
2020-10-06 07:37marvintmReview Assigned To => marvintm
2020-10-06 07:37marvintmStatusresolved => closed

Notes
(0123520)
hgbot   
2020-10-05 09:03   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: edea4e1281457b2f7a3ec7ed4f2f2b6508472698
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-10-05T12:32:42+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/edea4e1281457b2f7a3ec7ed4f2f2b6508472698 [^]

Fixed ISSUE-45183: Updated Discount query to prevent incremental refresh
* For Offer Child table, main discount query should not be filtered with incremental refresh

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