Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045154Retail ModulesDiscounts and Promotionspublic2020-09-28 15:592020-10-05 07:24
cbrazier 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
RR21Q1 
QA functional test
2020-07-30
main
https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ee36cd533dea9c2dcd5682dc9b604530c5136b55 [^]
No
0045154: 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
NOR
related to defect 0045153 closed ranjith_qualiantech_com Discount and promotion - Disabling organizations are not sent to WebPOS 
depends on backport 0045183RR20Q4 closed ranjith_qualiantech_com Discount and promotion - Filter change are not sent to WebPOS 
caused by defect 0044662 closed ranjith_qualiantech_com Discounts are not updated on webpos after incremental refresh 
related to defect 0045155 closed Retail Discount and promotion- Removing filters are not sent to WebPOS 
related to defect 0045188 closed ranjith_qualiantech_com Incremental Refresh fail: continues the load when it should stop 
Issue History
2020-09-28 15:59cbrazierNew Issue
2020-09-28 15:59cbrazierAssigned To => Retail
2020-09-28 15:59cbrazierTriggers an Emergency Pack => No
2020-09-28 16:17rafarodaTag Attached: NOR
2020-09-28 16:17rafarodaRelationship addedcaused by 0044662
2020-09-28 16:18rafarodaRelationship addedrelated to 0045153
2020-09-28 16:18rafarodaRelationship addedrelated to 0045155
2020-09-28 16:19rafarodaResolution time => 1602280800
2020-09-28 16:19rafarodaPrioritynormal => urgent
2020-09-28 16:19rafarodaSeveritycritical => major
2020-09-28 16:19rafarodaReproducibilityhave not tried => always
2020-09-29 07:53ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-10-01 08:30ranjith_qualiantech_comStatusnew => scheduled
2020-10-01 12:56hgbotNote Added: 0123478
2020-10-05 07:08marvintmRegression level => QA functional test
2020-10-05 07:08marvintmRegression date => 2020-07-30
2020-10-05 07:08marvintmRegression introduced in release => main
2020-10-05 07:08marvintmRegression introduced by commit => https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/ee36cd533dea9c2dcd5682dc9b604530c5136b55 [^]
2020-10-05 07:08marvintmStatusscheduled => acknowledged
2020-10-05 07:08marvintmStatusacknowledged => scheduled
2020-10-05 07:24hgbotResolutionopen => fixed
2020-10-05 07:24hgbotNote Added: 0123510
2020-10-05 07:24hgbotStatusscheduled => closed
2020-10-05 07:24hgbotFixed in Version => RR21Q1
2020-10-05 07:24hgbotNote Added: 0123512
2020-10-05 11:41rafarodaRelationship addedrelated to 0045188

Notes
(0123478)
hgbot   
2020-10-01 12:56   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/117 [^]
(0123510)
hgbot   
2020-10-05 07:24   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/117 [^]
(0123512)
hgbot   
2020-10-05 07:24   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: 04fa2ab65d66fef642d4d25e939382c6cf458065
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-10-05T05:24:49+00:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/04fa2ab65d66fef642d4d25e939382c6cf458065 [^]

Fixed ISSUE-45154: 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
---