Openbravo Issue Tracking System - POS2
View Issue Details
0050034POS2POSpublic2022-08-23 13:122022-09-23 08:30
noemieroussel 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
 
No
0050034: [Alteration] Cache problems in POS after changes in alteration configuration
When updating an alteration in the backoffice, the changes are not taken into account in POS after refreshing master data.

See video here: https://drive.google.com/file/d/1yumCJYIYTCwglrb_Tk5-9ofvahdrbjtz/view?usp=sharing [^]
1. In to the backoffice, go to product window, and select a service.

2.In the “Service Product” section, change the option “Quantity Rule” from Unique to As per Product.

3.In the Backoffice, in "POS Property" section, uncheck the "Grouped Product" checkbox.

4.After full refresh, go to the WebPOS, and select twice the products and the service linked. See that the flow is KO -> the service does not appear twice in the ticket neither is ugrouped

FASH
related to defect 0050036 closed Retail In Livebuilds, the service disappear from WebPOS when I changed in Backoffice Quantity Rule 
Issue History
2022-08-23 13:12noemierousselNew Issue
2022-08-23 13:12noemierousselAssigned To => Retail
2022-08-23 13:12noemierousselTriggers an Emergency Pack => No
2022-08-23 13:14noemierousselTag Attached: FASH
2022-08-23 17:27rafarodaRelationship addedrelated to 0050036
2022-09-07 12:02ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-09-13 07:06ranjith_qualiantech_comStatusnew => scheduled
2022-09-14 15:32hgbotNote Added: 0141102
2022-09-23 08:30hgbotResolutionopen => fixed
2022-09-23 08:30hgbotNote Added: 0141317
2022-09-23 08:30hgbotStatusscheduled => closed
2022-09-23 08:30hgbotFixed in Version => RR22Q4
2022-09-23 08:30hgbotNote Added: 0141318

Notes
(0141102)
hgbot   
2022-09-14 15:32   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/407 [^]
(0141317)
hgbot   
2022-09-23 08:30   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/407 [^]
(0141318)
hgbot   
2022-09-23 08:30   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 459dec67e4f96a122a25f6178010410ce09e04aa
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 14-09-2022 13:47:08
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/459dec67e4f96a122a25f6178010410ce09e04aa [^]

Fixed ISSUE-50034: Data should be transformed when updating the searchCache
* During incremental refresh, data should be transformed before updating the searchCache

---
M web/org.openbravo.mobile.core/app/model/masterdata/MasterdataController.js
---