| Home | RDP Sales | Contact Us | Training |
|
| RDP Support | Call (970) 845-7108 Open a Web Support Ticket | |||
|
RDPWin Knowledge Base |
RDP-DOS Knowledge Base |
IRM and IRM.Net Knowledge Base |
Crystal Knowledge Base |
|
When posting a work order charge to an owner, there is a note field labeled Owner Statement - Work Order Description. This field allows the property to record information on the work order and have a separate, more official description for the Owner Statement. Prior to RDPWin 1.215, Crystal Reports had a bug that would not display a note field correctly, so this field could not be used on the Owner Statement forms.
If Not IsNull({HExpense.WorkOrderID}) Then
If IsNull({NoteFile.Number}) Or Trim({NoteFile.Note}) = "" Then
{WorkOrdr.Description}
Else
{NoteFile.Note};
;
This formula can also be dragged from the RDPFormulas report in the Misc folder and dropped onto the Owner Statement. If Statement-Work Order Description is blank, the regular description on the work order is used.
| Home | RDPWin | RDP-DOS | IRM/IRM.Net | Open A Web Support Ticket |
|---|---|---|---|---|
|
Version 2.xxx | Upgrade to RDPWin | Link to Marketing Site | Support: 970-845-7108 |
| Training | Vendor Interfaces | Troubleshooting | Sales: 970-845-1140 |