Appointment status
Submitted by Guest on Fri, 30/03/2012 - 12:03
Hello,
I have tried adding a 'Rebooked' to the appointment status in Archetypes but get an error message. Can someone please step me through the process or is it a deep database issue beyond me?
Thank you,
Nick
Re: Appointment status
You'll need to edit the file:
<OPENVPMS_HOME>/update/archetypes/org/openvpms/archetype/workflow/act.customerAppointment.adl
and add the status.
Change it to the following:
Save the file and reload the archetypes using the archload script located in the <OPENVPMS_HOME>/bin directory.
You will then need to restart OpenVPMS for the change to appear.
Note: you will need to manually apply this change each time you upgrade OpenVPMS.
-Tim