Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0048011 | Retail Modules | Web POS | public | 2021-11-09 11:29 | 2021-11-23 12:26 |
|
Reporter | shuehner | |
Assigned To | prakashmurugesan88 | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR22Q1 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
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
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0048313 | | closed | ranjith_qualiantech_com | The deposit made from POS is not made. The window is hung and the movement of money is not registered. | blocks | design defect | 0048008 | | closed | shuehner | Tracking issue: Remove obsolete/non-working Synchronized Mode |
|
Attached Files | |
|
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 |