Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0044055 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | N/A | 2020-05-13 16:37 | 2020-05-21 10:19 | |||
Reporter | caristu | View Status | public | |||||
Assigned To | caristu | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR20Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 48b63df127df | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0044055: Masterdata creation in IndexedDB improvements | |||||||
Description | The infrastructure to create masterdata in IndexedDB requires some improvements: 1) When a new masterdata object is created it should also be added into the model cache 2) Instead of a generic action to create any masterdata object it seems to be easier for developers to provide actions to create elements of specific masterdata models and move the current generic action as an utility one. | |||||||
Steps To Reproduce | In description | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0119851) hgbot (developer) 2020-05-14 09:16 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 48b63df127dfae82dc4ee59482cc16eac010f900 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Wed May 13 16:39:46 2020 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/48b63df127dfae82dc4ee59482cc16eac010f900 [^] Fixes ISSUE-44055: Masterdata creation in IndexedDB improvements - When a new masterdata object is created it should also be added into the model cache. - Instead of providing a generic global action for launching the masterdata synchronization of a newly created object, we now provide an utility function of the Messages model that will be used for global actions to create masterdata objects of an specific model. --- M src/org/openbravo/mobile/core/MobileCoreComponentProvider.java M web-test/model/business-object/messages/Messages.test.js M web/org.openbravo.mobile.core/app/model/business-object/messages/MessagesUtils.js M web/org.openbravo.mobile.core/app/model/masterdata/MasterdataController.js R web-test/model/masterdata/actions/SynchronizeMasterdata.test.js R web/org.openbravo.mobile.core/app/model/masterdata/actions/SynchronizeMasterdata.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2020-05-13 16:37 | caristu | New Issue | |
2020-05-13 16:37 | caristu | Assigned To | => Retail |
2020-05-13 16:37 | caristu | OBNetwork customer | => No |
2020-05-13 16:37 | caristu | Triggers an Emergency Pack | => No |
2020-05-13 16:37 | caristu | Assigned To | Retail => caristu |
2020-05-13 16:37 | caristu | Relationship added | related to 0043924 |
2020-05-14 09:16 | hgbot | Checkin | |
2020-05-14 09:16 | hgbot | Note Added: 0119851 | |
2020-05-14 09:16 | hgbot | Status | new => resolved |
2020-05-14 09:16 | hgbot | Resolution | open => fixed |
2020-05-14 09:16 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/48b63df127dfae82dc4ee59482cc16eac010f900 [^] |
2020-05-14 09:16 | caristu | Review Assigned To | => marvintm |
2020-05-21 10:19 | marvintm | Status | resolved => closed |
2020-05-21 10:19 | marvintm | Fixed in Version | => RR20Q3 |
Copyright © 2000 - 2009 MantisBT Group |