Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #54963 All Revisions ] Back to Issue ]
Summary 0054963: Orders button of Pos2 makes the terminal go offline
Revision 2024-03-15 10:13 by Lcazaux
Description When we click on Orders button in the main menu of Pos2 the terminal goes offline.
Revision 2024-03-15 10:02 by Lcazaux
Description When we click on Orders button in the main menu of Pos2 the terminal goes offline.

Could be related to this error:

Entity C_IMPORT_ENTRY is not directly readable, only id and identifie
r properties are readable, property C_IMPORT_ENTRY.jsonInfo is neither of these.
org.openbravo.base.exception.OBSecurityException: Entity C_IMPORT_ENTRY is not directly readable, only id and identifier properties are readable, property C_IMPORT_ENTRY.jsonInfo is neither of these.
        at org.openbravo.base.structure.BaseOBObject.checkDerivedReadable(BaseOBObject.java:291) ~[classes/:?]
        at org.openbravo.base.structure.BaseOBObject.get(BaseOBObject.java:252) ~[classes/:?]
        at org.openbravo.base.structure.BaseOBObject.get(BaseOBObject.java:229) ~[classes/:?]
        at org.openbravo.base.structure.BaseOBObject.get(BaseOBObject.java:210) ~[classes/:?]
        at org.openbravo.service.importprocess.ImportEntry.getJsonInfo(ImportEntry.java:328) ~[classes/:?]
        at org.openbravo.mobile.core.importprocess.DeliverDocumentImportEntryProcessor$DeliverDocumentRunnable.processEntry(DeliverDocumentImportEntryProcessor.java:86) ~[classes/:?]
        at org.openbravo.service.importprocess.ImportEntryProcessor$ImportEntryProcessRunnable.doRunCycle(ImportEntryProcessor.java:447) [classes/:?]
        at org.openbravo.service.importprocess.ImportEntryProcessor$ImportEntryProcessRunnable.run(ImportEntryProcessor.java:370) [classes/:?]
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [?:?]
        at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]



Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker