Tameem Posted February 26, 2015 Report 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
magicflyer Posted February 27, 2015 Report Posted February 27, 2015 You need to call it in this way - <?php MainController::Run('finances', 'index'); ?> 1 Quote
Tameem Posted February 27, 2015 Author Report Posted February 27, 2015 *Edited* I Switched to (finance_summarysheet.tpl) but it showed me a duplicated table beneath the chart. Quote
Tameem Posted February 27, 2015 Author Report Posted February 27, 2015 the call above is working but the table still duplicated Quote
Tameem Posted February 27, 2015 Author Report Posted February 27, 2015 *SOLVED* Thanks alot magicflyer Quote
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.