[ 1642765 ] problem with Facc_act_balance slow financial report Implemented a better approach (suggested by Heng Sin) - Dropped Fact_Acct_Balance table - Created Fact_Acct_Balance view for backward compatibility - Created speed up index on Fact_Acct - Replaced the accesses to Fact_Acct_Balance by accessing directly Fact_Acct in code - Don't need to "update balances" anymore |
||
---|---|---|
.. | ||
.settings | ||
src | ||
.classpath | ||
.packaging | ||
.project | ||
.xdoclet | ||
ADempiere.launch | ||
Base.html | ||
GenerateModel-general.launch | ||
ModelClassGenerator.launch | ||
ModelInterfaceGenerator.launch | ||
RUN_build.bat | ||
RUN_build.sh | ||
build.xml | ||
documentation.bat | ||
packages.txt | ||
packaging-build.xml | ||
xdoclet-build.xml |