Adding Unbilled Time Information to Matter Screens
Only applicable to users with Abacus Accounting.
Using the function GetUnbilledTimeTicketsValue(), the total amount of unbilled time tickets can be posted on matter screens. The function GetUnbilledTimeTicketsValue() calculates the total amount of unbilled time tickets for a matter. Neither billed time tickets nor matter billing mode (i.e., Flat Fee, Monthly Fee, etc.) is taken into account. The value returned by GetUnbilledTimeTicketsValue() will be equal to the Total Value field on the Browse Time Tickets window in Abacus Accounting for the same matter.
To add the unbilled time ticket amount to a matter screen, add a variable text field to the screen. For the Text or expression field, enter GetUnbilledTimeTicketsValue(odbf:casenum).
Add a text field to the screen to label the new field (such as Unbilled Time).