Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047624Retail ModulesWeb POSpublic2021-09-02 14:232021-09-03 13:57
alostale 
ranjith_qualiantech_com 
immediatecriticalhave not tried
closedfixed 
5
 
RR21Q2.3RR21Q2.3 
Production - Confirmed Stable
2021-08-09
main
https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/c7fc5ebdf8554bab23c5dbd5aa396fbb561ed5e7 [^]
No
0047624: incremental refresh removes rows instead of updating them for models without "active" field
If a masterdata model has no field named "active", the rows that should be updated during an incremental refresh are deleted instead.
1. Log in POS in a browser
2. In a different browser, log in backoffice as system admin
3. Open Country window and update any
4. In POS, refresh masterdata
   -> ERROR: check the updated country is not present in database anymore
No tags attached.
blocks defect 0047622 closed ranjith_qualiantech_com incremental refresh removes rows instead of updating them for models without "active" field 
Issue History
2021-09-02 16:01marvintmTypedefect => backport
2021-09-02 16:01marvintmTarget Version => RR21Q2.3
2021-09-03 12:27hgbotNote Added: 0131561
2021-09-03 13:57hgbotResolutionopen => fixed
2021-09-03 13:57hgbotStatusscheduled => closed
2021-09-03 13:57hgbotNote Added: 0131566
2021-09-03 13:57hgbotFixed in Version => RR21Q2.3
2021-09-03 13:57hgbotNote Added: 0131567

Notes
(0131561)
hgbot   
2021-09-03 12:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/283 [^]
(0131566)
hgbot   
2021-09-03 13:57   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/283 [^]
(0131567)
hgbot   
2021-09-03 13:57   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 22026280ecce608b6c82bfe6bec5177ff1a09144
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-09-03T15:42:34+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/22026280ecce608b6c82bfe6bec5177ff1a09144 [^]

Fixed ISSUE-47624: Masterdata should be added to DB if active property is not present

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