Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #39266 Back to Issue ]
Summary 0039266: Review "loaded" check feature in CustomerLoader
Revision 2018-10-11 11:27 by aferraz
Description Currently if the "loaded" property is not provided to the CustomerLoader, a NPE is raised:
https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/annotate/5dc356116798/src/org/openbravo/retail/posterminal/CustomerLoader.java#l72 [^]
Revision 2018-09-11 16:24 by caristu
Description Currently if the "loaded" property is not provided to the CustomerLoader, a warning is shown in the log. See[1].

But the process continues the regular processing. This feature should be reviewed in order to decide:

a) It does make sense to finish the process instead of just showing a warning?
b) If it is decided that this check does not make sense for the external integrations, it would be nice the check could be disabled.

[1] https://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/file/tip/src/org/openbravo/retail/posterminal/CustomerLoader.java#l80 [^]
Revision 2018-09-11 16:23 by caristu
Description Currently if the "loaded" property is not provided to the CustomerLoader, a warning is shown in the log. See[1].

But the process continues the regular processing. This feature should be reviewed in order to decide:

a) It does make sense to finish the process instead of just showing a warning?
b) If it is decided that this check does not make sense for the external integrations, it would be nice the check could be disabled.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker