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 move branch adempire311 to trunk 2006-11-17 03:05:26 +00:00
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 move branch adempire311 to trunk 2006-11-17 03:05:26 +00:00
.project move branch adempire311 to trunk 2006-11-17 03:05:26 +00:00
.xdoclet move branch adempire311 to trunk 2006-11-17 03:05:26 +00:00
ADempiere.launch Fix Typo in revision 4832 2008-03-07 07:47:23 +00:00
Base.html move branch adempire311 to trunk 2006-11-17 03:05:26 +00:00
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 move branch adempire311 to trunk 2006-11-17 03:05:26 +00:00
RUN_build.sh move branch adempire311 to trunk 2006-11-17 03:05:26 +00:00
build.xml BF [ 1742968 ] Document Attachment error with Version 2739 2007-06-25 17:15:16 +00:00
documentation.bat move branch adempire311 to trunk 2006-11-17 03:05:26 +00:00
packages.txt move branch adempire311 to trunk 2006-11-17 03:05:26 +00:00
packaging-build.xml move branch adempire311 to trunk 2006-11-17 03:05:26 +00:00
xdoclet-build.xml move branch adempire311 to trunk 2006-11-17 03:05:26 +00:00