You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.
de.metas.ui.web.exceptions.EntityNotFoundException: Batch input not available
at de.metas.ui.web.quickinput.QuickInputDescriptorFactoryService.getQuickInputEntityDescriptor(QuickInputDescriptorFactoryService.java:113)
at de.metas.ui.web.quickinput.QuickInputDescriptorFactoryService.getQuickInputEntityDescriptor(QuickInputDescriptorFactoryService.java:58)
at de.metas.ui.web.quickinput.WindowQuickInputRestController.lambda$1(WindowQuickInputRestController.java:167)
at de.metas.ui.web.window.model.DocumentCollection.forRootDocumentReadonly(DocumentCollection.java:219)
at de.metas.ui.web.quickinput.WindowQuickInputRestController.lambda$0(WindowQuickInputRestController.java:161)
at org.adempiere.ad.trx.api.impl.TrxCallableWrappers$4.call(TrxCallableWrappers.java:193)
at org.adempiere.ad.trx.api.impl.TrxCallableWrappers$5.call(TrxCallableWrappers.java:222)
at org.adempiere.ad.trx.api.impl.AbstractTrxManager.call0(AbstractTrxManager.java:771)
at org.adempiere.ad.trx.api.impl.AbstractTrxManager.call(AbstractTrxManager.java:683)
at org.adempiere.ad.trx.api.impl.AbstractTrxManager.call(AbstractTrxManager.java:584)
at org.adempiere.ad.trx.api.impl.AbstractTrxManager.call(AbstractTrxManager.java:515)
at org.adempiere.ad.trx.api.impl.AbstractTrxManager.call(AbstractTrxManager.java:492)
at org.adempiere.ad.trx.api.impl.AbstractTrxManager.call(AbstractTrxManager.java:469)
at de.metas.ui.web.window.controller.Execution$ExecutionBuilder.lambda$0(Execution.java:194)
at de.metas.ui.web.window.controller.Execution$ExecutionBuilder.lambda$2(Execution.java:237)
at de.metas.ui.web.window.controller.Execution$ExecutionBuilder.execute(Execution.java:260)
Which are the steps to reproduce?
Open partner
Go to tab User and press when maximize icon
What is the expected or desired behavior?
The text was updated successfully, but these errors were encountered:
Is this a bug or feature request?
Bug
What is the current behavior?
The tab is maximized, but we get this error:
Which are the steps to reproduce?
What is the expected or desired behavior?
The text was updated successfully, but these errors were encountered: