Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0052739 | Retail Modules | Web POS | public | 2023-06-14 11:29 | 2023-06-20 08:12 |
|
Reporter | hector_hernaez | |
Assigned To | ranjith_qualiantech_com | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | RR19Q3.3 | |
Target Version | | Fixed in Version | RR23Q3 | |
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 | 0052739: Issue when the role in the POS does not have access to the C_IMPORT_ENTRY |
Description | When the role in the POS does not have access to the C_IMPORT_ENTRY table the line loading the import entry to set the data array with the orders processed in success fails.
This is the error we have seen in the logs
org.openbravo.base.exception.OBSecurityException: Entity C_IMPORT_ENTRY is not readable by the user CCC73BDF207C4245B78E711D8CA3F692 |
Steps To Reproduce | We have reproduced it in DKT PT but we have seen that the code is the same as it is in pmods.
- Complete a purchase
- Open the receipt
- Change the serial number to the product to a big one to generate an ewi
- Select Agile invoice for this receipt
- Complete the transaction
- An ewi will appear related to that change of serial number
- The positive transaction generates that ewi but once it is fixed, the poslog is generated.
- The negative transaction doesn't generate the ewi but the poslog neither |
Proposed Solution | It is missing a setAdminMode in
https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/src/org/openbravo/mobile/core/process/MobileImportEntryProcessorRunnable.java#L78 [^] |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0049438 | | closed | ranjith_qualiantech_com | PostImportEntry is not being executed in some escenarios with multiple documents | has duplicate | defect | 0052742 | | closed | Retail | PostImportEntry not being executed in some escenarios with multiple documents if the role doesn't have access to C_IMPORT_ENTRY |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-06-14 11:29 | hector_hernaez | New Issue | |
2023-06-14 11:29 | hector_hernaez | Assigned To | => Retail |
2023-06-14 11:29 | hector_hernaez | Triggers an Emergency Pack | => No |
2023-06-14 12:53 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2023-06-14 13:50 | ngarcia | Relationship added | has duplicate 0052742 |
2023-06-14 13:50 | ngarcia | Relationship added | caused by 0049438 |
2023-06-14 14:04 | ngarcia | Issue Monitored: ngarcia | |
2023-06-14 15:32 | ranjith_qualiantech_com | Status | new => scheduled |
2023-06-15 09:55 | ngarcia | Relationship replaced | related to 0049438 |
2023-06-16 07:23 | hgbot | Note Added: 0151246 | |
2023-06-16 07:23 | hgbot | Note Added: 0151247 | |
2023-06-20 08:12 | hgbot | Note Added: 0151342 | |
2023-06-20 08:12 | hgbot | Note Added: 0151343 | |
2023-06-20 08:12 | hgbot | Resolution | open => fixed |
2023-06-20 08:12 | hgbot | Status | scheduled => closed |
2023-06-20 08:12 | hgbot | Note Added: 0151344 | |
2023-06-20 08:12 | hgbot | Fixed in Version | => RR23Q3 |
2023-06-20 08:12 | hgbot | Note Added: 0151345 | |