Jump to content

Move Income Today: $ XXX USD This Month: $ XXX USD This Year: $ XXX USD


Cubeboy

Recommended Posts

In v4/homepage.tpl, I would like to move

 

 

{$infobox}

 

{if $viewincometotals}

<div id="incometotals" class="contentbox" style="font-size:18px;"><a href="transactions.php"><img src="images/icons/transactions.png" align="absmiddle" border="0"> <b>{$_ADMINLANG.billing.income}</b></a> <img src="images/loading.gif" align="absmiddle" /> {$_ADMINLANG.global.loading}</div>

<br />

{/if}

 

 

 

to /modules/reports/daily_performance.php

 

But it does seem to work, anyway I have tried; (which was about 300 ways)

 

Can someone help

Link to comment
Share on other sites

it might be easier to just copy the sql queries from other reports that create these same balances...

 

i.e, the "This Month" figure code could be copied from monthly-transactions.php;

the "This Year" figure code could be copied from annual_income_report.php

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated