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
Currently at select an account from accounting combination window when has more than one valid combination for account this fail with an NullPointerException
===========> zkoss.handleError:1130: >>java.lang.NullPointerException
>> at org.adempiere.webui.component.GridPanel.dataSave(GridPanel.java:942)
>> at org.adempiere.webui.component.GridPanel.onEvent(GridPanel.java:485)
>> at org.zkoss.zk.ui.impl.EventProcessor.process0(EventProcessor.java:197)
>> at org.zkoss.zk.ui.impl.EventProcessor.process(EventProcessor.java:141)
>> at org.zkoss.zk.ui.impl.EventProcessingThreadImpl.process0(EventProcessingThreadImpl.java:519)
>> at org.zkoss.zk.ui.impl.EventProcessingThreadImpl.sendEvent(EventProcessingThreadImpl.java:123)
The text was updated successfully, but these errors were encountered:
Bug report
Currently at select an account from accounting combination window when has more than one valid combination for account this fail with an NullPointerException
The text was updated successfully, but these errors were encountered: