Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048011 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2021-11-09 11:29 | 2021-11-23 12:26 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | prakashmurugesan88 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR22Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0048011: Remove obsolete/non-working Synchronized Mode from posterminal | |||||||
Description | Issue 48008 is removing leftover code from the obsolete synchronized mode. This issue track code-references inside the posterminal module src/org/openbravo/retail/posterminal/POSUtils.java: isSynchronizeModeActive = "Y".equals(Preferences.getPreferenceValue("OBMOBC_SynchronizedMode", src/org/openbravo/retail/posterminal/CheckProcessingMessage.java: return "OBMOBC_SynchronizedMode"; web/org.openbravo.retail.posterminal/js/closecash/model/cashup/cashup-model.js: if (OB.MobileApp.model.hasPermission('OBMOBC_SynchronizedMode', true)) { web/org.openbravo.retail.posterminal/js/closecash/view/closecash.js: if (OB.MobileApp.model.hasPermission('OBMOBC_SynchronizedMode', true)) { web/org.openbravo.retail.posterminal/js/model/bplocation.js: if (OB.MobileApp.model.hasPermission('OBMOBC_SynchronizedMode', true)) { web/org.openbravo.retail.posterminal/js/cashmgmt/model/cashmgmt-model.js: if (OB.MobileApp.model.hasPermission('OBMOBC_SynchronizedMode', true)) { | |||||||
Steps To Reproduce | grep -r OBMOBC_SynchronizedMode | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0132908) shuehner (administrator) 2021-11-09 11:37 |
Note that this is also part of SynchronizedMode. If that is cleaned up in this issue it avoids blocking the removal of SynchronizedServerProcessCaller.java in 48012 (for mobile.core https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/blob/master/src/org/openbravo/retail/posterminal/importprocess/POSImportEntryProcessor.java#L59 [^] |
(0133167) hgbot (developer) 2021-11-18 07:06 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/628 [^] |
(0133282) hgbot (developer) 2021-11-23 12:26 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/628 [^] |
(0133283) hgbot (developer) 2021-11-23 12:26 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 62ea3e7aad089b8fcf62d6c9986b752c1d500f8e Author: Prakash M <prakash@qualiantech.com> Date: 2021-11-23T11:26:28+00:00 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/62ea3e7aad089b8fcf62d6c9986b752c1d500f8e [^] Fixed BUG-48011: Removed obsolete/non-working Synchronized Mode from posterminal --- M src-db/database/sourcedata/OBMOBC_SERVICES.xml M src/org/openbravo/retail/posterminal/InitialValidations.java M src/org/openbravo/retail/posterminal/POSUtils.java M src/org/openbravo/retail/posterminal/UpdateCashup.java M src/org/openbravo/retail/posterminal/importprocess/POSImportEntryProcessor.java M web/org.openbravo.retail.posterminal/js/cashmgmt/model/cashmgmt-model.js M web/org.openbravo.retail.posterminal/js/closecash/model/cashup/cashup-model.js M web/org.openbravo.retail.posterminal/js/closecash/model/countsafebox/countsafebox-model.js M web/org.openbravo.retail.posterminal/js/closecash/view/closecash.js M web/org.openbravo.retail.posterminal/js/login/model/login-model.js M web/org.openbravo.retail.posterminal/js/model/bplocation.js R src/org/openbravo/retail/posterminal/CheckProcessingMessage.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2021-11-09 11:29 | shuehner | New Issue | |
2021-11-09 11:29 | shuehner | Assigned To | => Retail |
2021-11-09 11:29 | shuehner | Triggers an Emergency Pack | => No |
2021-11-09 11:29 | shuehner | Issue generated from | 0048010 |
2021-11-09 11:29 | shuehner | Relationship added | blocks 0048008 |
2021-11-09 11:31 | shuehner | Issue cloned | 0048012 |
2021-11-09 11:37 | shuehner | Note Added: 0132908 | |
2021-11-09 11:37 | shuehner | Summary | Remove obsolete/non-working Synchronized Mode => Remove obsolete/non-working Synchronized Mode from posterminal |
2021-11-09 11:41 | shuehner | Issue cloned | 0048013 |
2021-11-10 14:13 | prakashmurugesan88 | Assigned To | Retail => prakashmurugesan88 |
2021-11-10 14:13 | prakashmurugesan88 | Status | new => scheduled |
2021-11-18 07:06 | hgbot | Note Added: 0133167 | |
2021-11-23 12:26 | hgbot | Resolution | open => fixed |
2021-11-23 12:26 | hgbot | Status | scheduled => closed |
2021-11-23 12:26 | hgbot | Note Added: 0133282 | |
2021-11-23 12:26 | hgbot | Fixed in Version | => RR22Q1 |
2021-11-23 12:26 | hgbot | Note Added: 0133283 | |
2022-01-03 10:11 | ranjith_qualiantech_com | Relationship added | related to 0048313 |
Copyright © 2000 - 2009 MantisBT Group |