Openbravo Issue Tracking System - Retail Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0055079 | Retail Modules | Web POS | public | 2024-04-02 17:16 | 2024-04-02 17:35 | |||||||
Reporter | adrianromero | |||||||||||
Assigned To | Triage Platform Conn | |||||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||||
Status | closed | Resolution | fixed | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | RR24Q1.2 | Fixed in Version | RR24Q1.2 | |||||||||
Merge Request Status | ||||||||||||
Review Assigned To | adrianromero | |||||||||||
OBNetwork customer | ||||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0055079: You can't use Reprintable Documents in POS with an user with a Manual Role | |||||||||||
Description | When using a Manual Role we cant use Reprintable documents. Most relevant stack line is: at org.openbravo.mobile.core.report.ReprintableDocumentService.exec(ReprintableDocumentService.java:69) [classes/:?] Line´s GitLab: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/src/org/openbravo/mobile/core/report/ReprintableDocumentService.java?ref_type=heads#L69 [^] That process does not have a setAdminMode, so everything it executes, it does with the user's real permissions. That process ends up calling another core process, which does an explicit check of the user permissions: modules/org.openbravo.client.application/src/org/openbravo/client/application/attachment/ReprintableDocumentManager.java · master · openbravo / product / openbravo · GitLab As the particular user does not have read permissions for the Order entity, the process fails to retrieve the report. | |||||||||||
Steps To Reproduce | In window Organization select 'Reprintable Documents' = ENABLED and log in on a POS using the Vall Blanca Manual role. Do a sale on the POS Try Reprinting the Document --> An error appears | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2024-04-02 17:16 | adrianromero | New Issue | ||||||||||
2024-04-02 17:16 | adrianromero | Assigned To | => Triage Platform Conn | |||||||||
2024-04-02 17:16 | adrianromero | Triggers an Emergency Pack | => No | |||||||||
2024-04-02 17:16 | adrianromero | Issue generated from | 0054527 | |||||||||
2024-04-02 17:16 | adrianromero | Relationship added | depends on 0054527 | |||||||||
2024-04-02 17:35 | hgbot | Resolution | open => fixed | |||||||||
2024-04-02 17:35 | hgbot | Status | new => resolved | |||||||||
2024-04-02 17:35 | hgbot | Fixed in Version | => RR24Q1.2 | |||||||||
2024-04-02 17:35 | hgbot | Note Added: 0162784 | ||||||||||
2024-04-02 17:35 | adrianromero | Review Assigned To | => adrianromero | |||||||||
2024-04-02 17:35 | adrianromero | Status | resolved => closed |
Notes | |||||
|
|||||
|
|