Jump to content

Invoice Status


Jordan

Recommended Posts

I'm currently working on a custom template, and a capability I want on my client's homepage is the ability to see what their current balance is for their account.

 

If it's zeroed out, I just want it to display $0.00 with the standard green color applied to the text, and of course if there's a balance to display the TOTAL amount owed with red applied to it.

 

So far the only thing that comes close is just {$invoice.status} (the amount is covered by using {$currencysymbol}{$invoice.total} {$currency}), which obviously just shows Unpaid if there's an invoice unpaid in the homepage.

 

Is there any setting I can use that would just apply a color status to a balance?

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