Openbravo Issue Tracking System - POS2
View Issue Details
0048877POS2Restaurantspublic2022-03-23 15:182022-03-30 14:05
mmohammad 
Retail 
normalmajorunable to reproduce
closedopen 
5
 
 
guilleaer
No
0048877: jira FLUN-2796 Cashup closure error
Closure doesn’t end properly . So, my till is not available after closure.
In the tab Error while importing POS Data, I have this error :

There are errors related to non-created customers, orders, or cash management movements pending to be processed. Process them before processing the cash ups
    at org.openbravo.retail.posterminal.ProcessCashClose.doReconciliationAndInvoices(ProcessCashClose.java:483)
    at org.openbravo.retail.posterminal.ProcessCashClose.saveRecord(ProcessCashClose.java:188)
    at org.openbravo.mobile.core.process.DataSynchronizationProcess.saveRecord(DataSynchronizationProcess.java:204)
    at org.openbravo.mobile.core.process.DataSynchronizationProcess.exec(DataSynchronizationProcess.java:156)
    at org.openbravo.mobile.core.process.DataSynchronizationProcess.exec(DataSynchronizationProcess.java:88)
    at org.openbravo.mobile.core.process.MobileImportEntryProcessorRunnable.processEntry(MobileImportEntryProcessorRunnable.java:54)
    at org.openbravo.retail.posterminal.importprocess.CashUpImportEntryProcessor$CashUpRunnable.processEntry(CashUpImportEntryProcessor.java:80)
    at org.openbravo.service.importprocess.ImportEntryProcessor$ImportEntryProcessRunnable.doRunCycle(ImportEntryProcessor.java:393)
    at org.openbravo.service.importprocess.ImportEntryProcessor$ImportEntryProcessRunnable.run(ImportEntryProcessor.java:310)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:829)


There are also several errors due to proof of payment.


org.openbravo.base.exception.OBException: OBPOS2_OrderNotFound
    at org.openbravo.pos2.ProofOfPaymentLoader.createProofOfPaymentHeader(ProofOfPaymentLoader.java:91)
    at org.openbravo.pos2.ProofOfPaymentLoader.createProofOfPaymentRecord(ProofOfPaymentLoader.java:72)
    at org.openbravo.pos2.ProofOfPaymentLoader.saveRecord(ProofOfPaymentLoader.java:54)
    at org.openbravo.mobile.core.process.DataSynchronizationProcess.saveRecord(DataSynchronizationProcess.java:204)
    at org.openbravo.mobile.core.process.DataSynchronizationProcess.exec(DataSynchronizationProcess.java:156)
    at org.openbravo.mobile.core.process.DataSynchronizationProcess.exec(DataSynchronizationProcess.java:88)
    at org.openbravo.mobile.core.process.MobileImportEntryProcessorRunnable.processEntry(MobileImportEntryProcessorRunnable.java:54)
    at org.openbravo.service.importprocess.ImportEntryProcessor$ImportEntryProcessRunnable.doRunCycle(ImportEntryProcessor.java:393)
    at org.openbravo.service.importprocess.ImportEntryProcessor$ImportEntryProcessRunnable.run(ImportEntryProcessor.java:310)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:829)

unable to reproduce
AGPCustom
Issue History
2022-03-23 15:18mmohammadNew Issue
2022-03-23 15:18mmohammadAssigned To => Retail
2022-03-23 15:18mmohammadTriggers an Emergency Pack => No
2022-03-23 15:36mmohammadTag Attached: AGPCustom
2022-03-30 14:05guilleaerReview Assigned To => guilleaer
2022-03-30 14:05guilleaerNote Added: 0136171
2022-03-30 14:05guilleaerStatusnew => closed

Notes
(0136171)
guilleaer   
2022-03-30 14:05   
This problem is already fixed

https://issues.openbravo.com/view.php?id=48805 [^]