From: Pak R. <pak...@gm...> - 2015-08-12 01:51:00
|
Hi Rafael: I've been playing with your new AnalysisHorizontalPosition.php script and looks very good. Thanks for sharing it! Just 2 questions: 1) Why don't modify directly the GLBalanceSheet.php script, so the variation column and % column are shown always in the BS? Like this we should only maintain 1 script not 2 very similar. (I'm lazy, so that's why I always look for reduction of code lines to maintain). 2) On the % of variation, some attention to signs must be improved. I'm not accountant so not sure if I'm right or not. Take the example below of a bank account. Last year we had -705.000 IDR (we owed the bank) and this year 4.745.000 IDR. The variation in IDR is right, but I dare say that the bank account increased by +773%, not - 1212121212Cash bank IDR4,745,000-705,0005,450,000-773% but if the variation had been on the other side (from + last year to - this year), it would be correct to use the - sign). Also I guess it should be opposite for liabilities. Regards, Ricard |