Changed paths:
M org.idempiere.test/src/org/idempiere/test/model/MStorageOnHandTest.java
Log Message:
-----------
IDEMPIERE-6647 - Resetting all caches on MStorageOnHandTest before ne… (#2976)
* IDEMPIERE-6647 - Resetting all caches on MStorageOnHandTest before next query to eliminate the race condition that causes the test to fail sometimes
* IDEMPIERE-6647 - Wait for cache reset to finish on MStorageOnHandTest before next query to eliminate the race condition that causes the test to fail sometimes
* Fix wrong Cache reset on MProduct instead of MAttributeSet