Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0028027 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2014-10-30 12:53 | 2014-11-17 20:25 | |||
Reporter | egoitz | View Status | public | |||||
Assigned To | migueldejuana | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | RR15Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | baa476b94987 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | mtaal | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 32098 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0028027: Terminal session management. setAdminMOde missing on the Cashupreporthook class | |||||||
Description | Terminal session management. setAdminMOde missing on the Cashupreporthook class. | |||||||
Steps To Reproduce | Execute the cashup report with a user that has not access to the OBPOS_App_Cash_Reconcil table. You get the following error: 3cb725a7 2014-10-29 02:41:47,302 [TP-Processor8] ERROR org.openbravo.base.exception.OBSecurityException - Entity OBPOS_App_Cash_Reconcil is not readable by the user 6989041EDF064ACFAFAAD3281FFC6B41 org.openbravo.base.exception.OBSecurityException: Entity OBPOS_App_Cash_Reconcil is not readable by the user 6989041EDF064ACFAFAAD3281FFC6B41 at org.openbravo.dal.security.EntityAccessChecker.checkReadable(EntityAccessChecker.java:346) at org.openbravo.dal.service.OBDal.checkReadAccess(OBDal.java:596) at org.openbravo.dal.service.OBDal.checkReadAccess(OBDal.java:583) at org.openbravo.dal.service.OBDal.createQuery(OBDal.java:375) at org.openbravo.dal.service.OBDal.createQuery(OBDal.java:358) at org.openbravo.retail.sessions.CashupRepHook.exec(CashupRepHook.java:35) at org.openbravo.retail.posterminal.ad_reports.CashUpReport.doPost(CashUpReport.java:660) at javax.servlet.http.HttpServlet.service(HttpServlet.java:637) at org.openbravo.base.HttpBaseServlet.serviceInitialized(HttpBaseServlet.java:225) at org.openbravo.base.secureApp.HttpSecureAppServlet.service(HttpSecureAppServlet.java:445) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.openbravo.utils.SessionExpirationFilter.doFilter(SessionExpirationFilter.java:66) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.openbravo.utils.CharsetFilter.doFilter(CharsetFilter.java:35) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.openbravo.client.kernel.KernelFilter$1.doAction(KernelFilter.java:62) at org.openbravo.dal.core.ThreadHandler.run(ThreadHandler.java:46) at org.openbravo.client.kernel.KernelFilter.doFilter(KernelFilter.java:71) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.openbravo.dal.core.DalRequestFilter$1.doAction(DalRequestFilter.java:81) at org.openbravo.dal.core.ThreadHandler.run(ThreadHandler.java:46) at org.openbravo.dal.core.DalRequestFilter.doFilter(DalRequestFilter.java:103) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:647) | |||||||
Proposed Solution | Add set admin mode on the begining of the class. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0071522) hgbot (developer) 2014-11-10 10:38 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: baa476b9498725bea84bddb5f60c2c8aebf1b214 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Mon Nov 10 10:38:06 2014 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/baa476b9498725bea84bddb5f60c2c8aebf1b214 [^] Fixed issue 0028027: Terminal session management. setAdminMOde missing on the Cashupreporthook class --- M src/org/openbravo/retail/posterminal/ad_reports/CashUpReport.java --- |
(0071733) mtaal (viewer) 2014-11-17 20:25 |
Reviewed |
![]() |
|||
Date Modified | Username | Field | Change |
2014-10-30 12:53 | egoitz | New Issue | |
2014-10-30 12:53 | egoitz | Assigned To | => marvintm |
2014-10-30 12:53 | egoitz | OBNetwork customer | => No |
2014-10-30 12:53 | egoitz | Support ticket | => 32098 |
2014-10-30 12:53 | egoitz | Resolution time | => 1415055600 |
2014-10-30 12:53 | egoitz | Triggers an Emergency Pack | => No |
2014-11-06 09:58 | egoitz | OBNetwork customer | No => Yes |
2014-11-10 10:38 | hgbot | Checkin | |
2014-11-10 10:38 | hgbot | Note Added: 0071522 | |
2014-11-10 10:38 | hgbot | Status | new => resolved |
2014-11-10 10:38 | hgbot | Resolution | open => fixed |
2014-11-10 10:38 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/baa476b9498725bea84bddb5f60c2c8aebf1b214 [^] |
2014-11-10 10:38 | migueldejuana | Assigned To | marvintm => migueldejuana |
2014-11-17 20:25 | mtaal | Review Assigned To | => mtaal |
2014-11-17 20:25 | mtaal | Note Added: 0071733 | |
2014-11-17 20:25 | mtaal | Status | resolved => closed |
2014-11-17 20:25 | mtaal | Fixed in Version | => RR15Q1 |
Copyright © 2000 - 2009 MantisBT Group |