core-jgi/db
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
..
ERModel move branch adempire311 to trunk 2006-11-17 03:06:54 +00:00
database * relocated to ddlutils/oracle/functions and ddlutils/oracle/procedures 2007-02-12 02:02:44 +00:00
ddlutils Speed up financial reports 2008-07-15 08:47:46 +00:00
maintain move branch adempire311 to trunk 2006-11-17 03:06:54 +00:00
.project move branch adempire311 to trunk 2006-11-17 03:06:54 +00:00
CopyRight.sql move branch adempire311 to trunk 2006-11-17 03:06:54 +00:00
UpdateAdempiere.bat move branch adempire311 to trunk 2006-11-17 03:06:54 +00:00
UpdateReference.bat move branch adempire311 to trunk 2006-11-17 03:06:54 +00:00