Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0049390 | Retail Modules | Web POS Hardware Manager | public | 2022-05-24 18:05 | 2022-06-09 11:07 |
Reporter | sofidossant | ||||
Assigned To | rqueralta | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 5 | OS Version | ||
Product Version | pi | ||||
Target Version | Fixed in Version | RR22Q3 | |||
Merge Request Status | approved | ||||
Review Assigned To | |||||
OBNetwork customer | Gold | ||||
Support ticket | 40938 | ||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0049390: Problem with the Preferences called "Web POS action Print cash management" and "Web POS action Print cash up" | ||||
Description | The preferences called "Web POS action Print cash management" and "Web POS action Print cash up" don't works. In the code, only check if the preference is there: (OB.MobileApp.model.hasPermission('OBPOS_print.cashup')) or (OB.MobileApp.model.hasPermission('OBPOS_print.cashmanagement')) and we don't verificate them value. | ||||
Steps To Reproduce | 1 - Configurate the localhost for the HM 2 - Configurate the preferences "Web POS action Print cash management" and "Web POS action Print cash up" with N (SELECTED) 3 - Open terminal 4 - Do a cashup (PRINT) 5 - Open the terminal 6 - Do a cash management (PRINT) Attached the video | ||||
Proposed Solution | Change the code (OB.MobileApp.model.hasPermission('OBPOS_print.cashup')) or (OB.MobileApp.model.hasPermission('OBPOS_print.cashmanagement')) For (OB.MobileApp.model.hasPermission('OBPOS_print.cashup', true)) or (OB.MobileApp.model.hasPermission('OBPOS_print.cashmanagement', true)) | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2022-05-24 18:05 | sofidossant | New Issue | |||
2022-05-24 18:05 | sofidossant | Assigned To | => Triage Platform Conn | ||
2022-05-24 18:05 | sofidossant | OBNetwork customer | => Gold | ||
2022-05-24 18:05 | sofidossant | Support ticket | => 40938 | ||
2022-05-24 18:05 | sofidossant | Triggers an Emergency Pack | => No | ||
2022-05-24 18:12 | adrianromero | Assigned To | Triage Platform Conn => Retail | ||
2022-05-24 18:20 | sofidossant | Note Added: 0137680 | |||
2022-05-31 21:36 | rqueralta | Assigned To | Retail => rqueralta | ||
2022-05-31 21:36 | rqueralta | Status | new => scheduled | ||
2022-06-08 15:11 | hgbot | Merge Request Status | => open | ||
2022-06-08 15:11 | hgbot | Note Added: 0138166 | |||
2022-06-09 11:07 | hgbot | Merge Request Status | open => approved | ||
2022-06-09 11:07 | hgbot | Resolution | open => fixed | ||
2022-06-09 11:07 | hgbot | Status | scheduled => closed | ||
2022-06-09 11:07 | hgbot | Fixed in Version | => RR22Q3 | ||
2022-06-09 11:07 | hgbot | Note Added: 0138202 | |||
2022-06-09 11:07 | hgbot | Note Added: 0138203 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|