Adding Unbilled Time Information to Matter Reports

Only applicable to users with Abacus Accounting.

Using the function GetUnbilledTimeTicketsValue(), the total amount of unbilled time tickets can be posted on matter reports. 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 report:

  1. In AbacusLaw, select File > Reports > Matters.

  2. Click Report.

  3. Highlight a report and click Edit.

  4. Click Add, check a field (preferably one of the user fields) and click Done.

  5. Click the new field and click Edit.

  6. Enter the desired label (such as Unbilled Time) in the Column head field.

  7. Enter GetUnbilledTimeTicketsValue(casenum) in the Expression field.

  8. Click Done to save your changes and close the Column Properties window.

  9. Click Done to close the Edit Report window.

  10. Click Done to close the Report List window.

  11. Close the Matters Report Control window.