core-jgi/base
Carlos Ruiz f9fc05acb1 Speed up financial reports
[ 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
2008-07-15 08:47:46 +00:00
..
.settings
src Speed up financial reports 2008-07-15 08:47:46 +00:00
.classpath * [ 1894790 ] Script editor for ad_rule always open beanshell editor 2008-02-16 04:57:01 +00:00
.packaging
.project
.xdoclet
ADempiere.launch Fix Typo in revision 4832 2008-03-07 07:47:23 +00:00
Base.html
GenerateModel-general.launch [ 1772015 ] Generate java Interface and implementation instead of X_ class 2007-08-24 04:15:30 +00:00
ModelClassGenerator.launch Feature Request: 2007-08-21 13:17:16 +00:00
ModelInterfaceGenerator.launch Feature Request: 2007-08-21 13:17:16 +00:00
RUN_build.bat
RUN_build.sh
build.xml BF [ 1742968 ] Document Attachment error with Version 2739 2007-06-25 17:15:16 +00:00
documentation.bat
packages.txt
packaging-build.xml
xdoclet-build.xml