| ... | @@ -48,7 +48,7 @@ This is a good example for showing the xml definitions for different agenda, so |
... | @@ -48,7 +48,7 @@ This is a good example for showing the xml definitions for different agenda, so |
|
|
|
|
|
|
|
<agenda name="customer" description="customer creates tickets" binding-module="system" binding-entity="client">
|
|
<agenda name="customer" description="customer creates tickets" binding-module="system" binding-entity="client">
|
|
|
<agenda-bindings>
|
|
<agenda-bindings>
|
|
|
<!-- see definitions of transitions above -->
|
|
<!-- see definition of transitions above -->
|
|
|
<agenda-binding module="helpdesk" entity="ticket" transition="add" />
|
|
<agenda-binding module="helpdesk" entity="ticket" transition="add" />
|
|
|
<agenda-binding module="helpdesk" entity="ticket" transition="modify" />
|
|
<agenda-binding module="helpdesk" entity="ticket" transition="modify" />
|
|
|
<agenda-binding module="helpdesk" entity="ticket" transition="purge" />
|
|
<agenda-binding module="helpdesk" entity="ticket" transition="purge" />
|
| ... | | ... | |