mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-22 00:32:16 +02:00
N°4703 - Add "chat" / "in person" as possible "origin" value for tickets
This commit is contained in:
@@ -171,6 +171,12 @@
|
||||
</field>
|
||||
<field id="origin" xsi:type="AttributeEnum">
|
||||
<values>
|
||||
<value id="in_person">
|
||||
<code>in_person</code>
|
||||
</value>
|
||||
<value id="chat">
|
||||
<code>chat</code>
|
||||
</value>
|
||||
<value id="mail">
|
||||
<code>mail</code>
|
||||
</value>
|
||||
|
||||
Reference in New Issue
Block a user