From: Phil D. <ph...@du...> - 2004-04-25 20:27:02
|
Hi Dick, I have included your modified GLAccountInquiry.php script in the CVS. I modified it somewhat to avoid references to mysql specific functions and to conform to the conventions used in the rest of the scripts. Also I added period totals as well and added a brought forward balance for balance sheet accounts - eg one wants to know the value of stock rather than simply the movement in stock value over the period. My version also includes transactions for all periods between the first selected and last selected periods from the multiple select combo box. I also added an integrity check for where the movements recorded in ChartDetails may not be the same as the sum of the transactions. This would be wrong of course, but its nice to check for data integrity where one can. Many thanks for your contribution Phil |