Skip to content

Instantly share code, notes, and snippets.

@nemanja-da
Last active December 20, 2019 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nemanja-da/f65083dbf6637d62cc295701c0627602 to your computer and use it in GitHub Desktop.
Save nemanja-da/f65083dbf6637d62cc295701c0627602 to your computer and use it in GitHub Desktop.
template VacationRequest with
vacation: Vacation
where
signatory [vacation.employee, vacation.company]
observer vacation.boss
choice AcceptRequest: ContractId Vacation
controller vacation.boss
do ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment