Openbravo Issue Tracking System - Openbravo Localizations
View Issue Details
0050128Openbravo LocalizationsOtherspublic2022-08-31 14:452022-08-31 15:29
wicherr 
fermin_gascon 
normalminoralways
newopen 
5
 
 
0050128: [Belgium Localization] MTS : When you enable MTS, do operations, and disanable MTS, the tickets go to EWI
When you enable MTS, do operations, and disanable MTS, the tickets go to EWI

org.openbravo.base.exception.OBException: Error in OrderLoader: Order.bgmtsTotalAmount: Value too long. Length 9, maximum allowed 8 [undefined]
at org.openbravo.retail.posterminal.OrderLoader.saveRecord(OrderLoader.java:446)
at org.openbravo.mobile.core.process.DataSynchronizationProcess.saveRecord(DataSynchronizationProcess.java:201)
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:57)
at org.openbravo.retail.posterminal.importprocess.OrderImportEntryProcessor$OrderLoaderRunnable.processEntry(OrderImportEntryProcessor.java:64)
at org.openbravo.service.importprocess.ImportEntryProcessor$ImportEntryProcessRunnable.doRunCycle(ImportEntryProcessor.java:421)
at org.openbravo.service.importprocess.ImportEntryProcessor$ImportEntryProcessRunnable.run(ImportEntryProcessor.java:338)
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:834)
Caused by: org.openbravo.base.validation.ValidationException: Order.bgmtsTotalAmount: Value too long. Length 9, maximum allowed 8 [undefined]
at org.openbravo.base.model.Property.checkIsValidValue(Property.java:835)
at org.openbravo.base.structure.BaseOBObject.set(BaseOBObject.java:274)
at org.openbravo.mobile.core.process.JSONPropertyToEntity.fillBobFromJSON(JSONPropertyToEntity.java:131)
at org.openbravo.retail.posterminal.OrderLoader.createOrder(OrderLoader.java:1017)
at org.openbravo.retail.posterminal.OrderLoader.createOrderAndLines(OrderLoader.java:996)
at org.openbravo.retail.posterminal.OrderLoader.saveRecord(OrderLoader.java:337)
... 12 more
- Configure the MTS
- Open a terminal
- Do a cashup
- Uncheck the "Enable MTS" at org level
- Open again the terminal
- Do a ticket
- Check in the EWI
No tags attached.
Issue History
2022-08-31 14:45wicherrNew Issue
2022-08-31 14:45wicherrAssigned To => psanjuan
2022-08-31 15:29psanjuanAssigned Topsanjuan => fermin_gascon

There are no notes attached to this issue.