Files
biomedjs/templates/calendarDescription.tmpl

23 lines
364 B
Cheetah
Raw Permalink Normal View History

2013-05-06 03:38:29 -04:00
Workorder ID:
%(biomedId)
Customer:
%(client.name) (%(client.identifier))
Phone:
%(client.contacts[0].phone)
Address:
%(client.address.street1)
%(client.address.street2)
%(client.address.city), %(client.address.state). %(client.address.zip)
Reason:
%(workorder.reason)
Status:
%(workorder.status)
Remarks:
%(workorder.remarks)