Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Error when maximize subtab which does not support quick input #1286

Closed
teosarca opened this issue Oct 20, 2017 · 2 comments
Closed

Error when maximize subtab which does not support quick input #1286

teosarca opened this issue Oct 20, 2017 · 2 comments

Comments

@teosarca
Copy link
Member

teosarca commented Oct 20, 2017

Is this a bug or feature request?

Bug

What is the current behavior?

image
The tab is maximized, but we get this error:

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?

@teosarca
Copy link
Member Author

i.e.
image

image

@metas-dh
Copy link
Member

metas-dh commented Nov 8, 2017

Results of IT1
tested in mf15

  • maximize subtab which does not support quick input: no error, working fine: OK

@metas-dh metas-dh closed this as completed Nov 8, 2017
metas-ts added a commit to metasfresh/metasfresh that referenced this issue Nov 12, 2017
[#668](metasfresh/metasfresh-webui-api-legacy#668)
Handling Unit Editor Action Internal Usage not possible for more than 1
Page
[#664](metasfresh/metasfresh-webui-api-legacy#664)
Create Purchase Order Line by Line via Sales Order Lines
[#1327](metasfresh/metasfresh-webui-frontend-legacy#1327)
frontend: Change the JSONLookupValue format
[#1199](metasfresh/metasfresh-webui-frontend-legacy#1199)
Picking Window unselect line in modal overlay
[#666](metasfresh/metasfresh-webui-api-legacy#666)
Change the JSONLookupValue format
[#1308](metasfresh/metasfresh-webui-frontend-legacy#1308)
Closing a document with changes shall discard those changes
[#1286](metasfresh/metasfresh-webui-frontend-legacy#1286)
Error when maximize subtab which does not support quick input
[#1279](metasfresh/metasfresh-webui-frontend-legacy#1279)
menu actions for included row broken
[#2917](#2917) Allow
reactivating procurement contracts
[#2754](#2754) Cleanup
Function for old AD_Issue records
[#2816](#2816) Material
Dispo - include storage-relevant attributes
[#649](metasfresh/metasfresh-webui-api-legacy#649)
Qty Delivered and Qty Picked not updated correctly in shipment schedule
[#1219](metasfresh/metasfresh-webui-frontend-legacy#1219)
Show mandatory fields not in blue but in red to match user expectation
[#2914](#2914) Replace
org.adempiere.util.collections.Predicate with
java.util.function.Predicate
[#660](metasfresh/metasfresh-webui-api-legacy#660)
JSONUserSessionChangesEvent not fired when currently logged in user is
changed

me-45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants