Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0051192 | Retail Modules | Web POS | public | 2022-12-19 11:44 | 2023-07-03 11:12 |
Reporter | jetxarri | ||||
Assigned To | jorgewederago | ||||
Priority | high | Severity | major | Reproducibility | always |
Status | scheduled | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
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 | 0051192: OpenDrawer calls are not using the new Printing endpoints | ||||
Description | Currently every time that it is necessary to open the drawer, the code is doing OB.POS.hwserver.openDrawer When it should enqueue a message to be processed and send to the hardware manager const openDrawerMsg = OB.App.State.Messages.Utils.createNewMessage( 'OBPOS2_OpenDrawer', '', {}, { type: 'openDrawer', consumeOffline: true } ); | ||||
Steps To Reproduce | Go to menu and open the drawer, verify that is not enqueueing any message | ||||
Proposed Solution | Take a look to file openbravo/modules/org.openbravo.pos2/web-jspack/org.openbravo.pos2/src/model/global/actions/OpenDrawer.js And implement in POS1 | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2022-12-19 11:44 | jetxarri | New Issue | |||
2022-12-19 11:44 | jetxarri | Assigned To | => Retail | ||
2022-12-19 11:44 | jetxarri | Triggers an Emergency Pack | => No | ||
2023-02-09 12:59 | radhakrishnan | Assigned To | Retail => radhakrishnan | ||
2023-02-09 12:59 | radhakrishnan | Status | new => scheduled | ||
2023-02-22 10:38 | hgbot | Note Added: 0146862 | |||
2023-07-03 08:45 | hgbot | Resolution | open => fixed | ||
2023-07-03 08:45 | hgbot | Status | scheduled => closed | ||
2023-07-03 08:45 | hgbot | Note Added: 0152007 | |||
2023-07-03 08:45 | hgbot | Fixed in Version | => RR23Q4 | ||
2023-07-03 08:45 | hgbot | Note Added: 0152008 | |||
2023-07-03 11:05 | hgbot | Note Added: 0152030 | |||
2023-07-03 11:09 | jorgewederago | Assigned To | radhakrishnan => jorgewederago | ||
2023-07-03 11:09 | jorgewederago | Status | closed => new | ||
2023-07-03 11:09 | jorgewederago | Resolution | fixed => open | ||
2023-07-03 11:09 | jorgewederago | Fixed in Version | RR23Q4 => | ||
2023-07-03 11:12 | jorgewederago | Status | new => scheduled |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|