Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NullPointerException on Accounting Selection #75

Open
carlosaparadam opened this issue Sep 4, 2024 · 0 comments
Open

NullPointerException on Accounting Selection #75

carlosaparadam opened this issue Sep 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@carlosaparadam
Copy link

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

@carlosaparadam carlosaparadam added the bug Something isn't working label Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant