Hi,
I have used below link to display ticket time on table screen but it does not work… don’t know why, any clue.
Not a clue simce we cant see what you did, youll have made a configuration mistake somewhere
Post screenshots of your setup so we can see if we can find the error
3 Likes
I have added the below code to New Order States
$1<br/>
<color White>${REPORT TICKET DETAILS:T.RemainingAmount:(TEN.Table=$1) and T.RemainingAmount>0:{0}}</color>
<br/>
{ENTITY STATE MINUTES:Status} min.
Isn’t the state unpaid after ticket close? Or is that just ticket and not entity.
Sorry not worked with entity states for a while?
Does it show anything?
Try enabling “Use State Display Format” setting on related Entities > Entity screens > Appearance
page. For example you can enable it for “All Tables” screen.
1 Like
Thanks that resolved the issue.