-- CaseView for Time --

Client_PartnerPostName

Returns the staff post name.

Timeinfo ("Client_PartnerPostName",<client number>)

The macro "Client_PartnerPostName" returns to the cell the post name of the partner assigned to the client having number <client number>.

If the staff ID of the partner assigned to client number 1000 is GA (Gary Adams) and Timeinfo ("Client_PartnerPostName", "1000") is entered in a cell on the invoice, then the string C.A. will appear in that cell.

Related Topics