Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047623Retail ModulesWeb POSpublic2021-09-02 14:232021-09-03 13:57
alostale 
ranjith_qualiantech_com 
immediatecriticalhave not tried
closedfixed 
5
 
RR21Q3.2RR21Q3.2 
Production - Confirmed Stable
2021-08-09
main
https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/c7fc5ebdf8554bab23c5dbd5aa396fbb561ed5e7 [^]
No
0047623: 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 => RR21Q3.2
2021-09-03 12:27hgbotNote Added: 0131560
2021-09-03 13:57hgbotResolutionopen => fixed
2021-09-03 13:57hgbotStatusscheduled => closed
2021-09-03 13:57hgbotNote Added: 0131564
2021-09-03 13:57hgbotFixed in Version => RR21Q3.2
2021-09-03 13:57hgbotNote Added: 0131565

Notes
(0131560)
hgbot   
2021-09-03 12:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/282 [^]
(0131564)
hgbot   
2021-09-03 13:57   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/282 [^]
(0131565)
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: e215f38c973f21fcd2e75b1ab8cbc47f669ac042
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2021-09-03T15:42:31+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/e215f38c973f21fcd2e75b1ab8cbc47f669ac042 [^]

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

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