Skip to:
I found two problems with the ModelValidationEngine:
1 - if you disable the org.idempiere.fa.model.ModelValidator at the model validator window, the OSGi events are ignored.
2 - the method fireFactsValidate was not sending the event, and then, i'm unable to create a eventhandler for the ACCT_FACTS_VALIDATE topic.
https://bitbucket.org/idempiere/idempiere/commits/2c3c76a
I found two problems with the ModelValidationEngine:
1 - if you disable the org.idempiere.fa.model.ModelValidator at the model validator window, the OSGi events are ignored.
2 - the method fireFactsValidate was not sending the event, and then, i'm unable to create a eventhandler for the ACCT_FACTS_VALIDATE topic.