diff --git a/build.xml b/build.xml
--- a/build.xml
+++ b/build.xml
@@ -629,7 +629,7 @@
     Note: applyModule can also be moved to a java task to fork it (to prevent this from occuring)
     but then no output is visible for the user.
     -->
-    <applyModule userId="0" propertiesFile="${base.config}/Openbravo.properties" reinitializemodel="false"/>
+    <applyModule userId="0" propertiesFile="${base.config}/Openbravo.properties" reinitializemodel="true"/>
     
     <condition property="apply.modules.complete.compilation.var">
       <istrue value="${apply.modules.complete.compilation}"  />
