erpcya / adempiere

ADempiere Business Suite ERP/CRM/MFG/SCM/POS done the Bazaar way in an open and unabated fashion. Focus is on the Community that includes Subject Matter Specialists, Implementors and End-Users.
www.adempiere.net
GNU General Public License v2.0
2 stars 5 forks source link

NullPointerException on Accounting Selection #75

Open carlosaparadam opened 2 weeks ago

carlosaparadam commented 2 weeks ago

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

===========> 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)

account_combination_selector