Tameem Posted February 26, 2015 Report Share Posted February 26, 2015 Hi, Do anyone knows how to show a financial report for the last three month with chart like the example below? The problem is when every time i call this template (finance_balancesheet.tpl) at the pilot room it returns blank. Quote Link to comment Share on other sites More sharing options...
magicflyer Posted February 27, 2015 Report Share Posted February 27, 2015 You need to call it in this way - <?php MainController::Run('finances', 'index'); ?> 1 Quote Link to comment Share on other sites More sharing options...
Tameem Posted February 27, 2015 Author Report Share Posted February 27, 2015 *Edited* I Switched to (finance_summarysheet.tpl) but it showed me a duplicated table beneath the chart. Quote Link to comment Share on other sites More sharing options...
Tameem Posted February 27, 2015 Author Report Share Posted February 27, 2015 the call above is working but the table still duplicated Quote Link to comment Share on other sites More sharing options...
Tameem Posted February 27, 2015 Author Report Share Posted February 27, 2015 *SOLVED* Thanks alot magicflyer Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.