mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Initial Commit
This commit is contained in:
22
templates/calendarDescription.tmpl
Normal file
22
templates/calendarDescription.tmpl
Normal file
@ -0,0 +1,22 @@
|
||||
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)
|
Reference in New Issue
Block a user