[otrs-cvs] ITSMChangeManagement/Kernel/Config/Files ITSMChangeManagement.xml, 1.276, 1.277

"CVS commits notifications of OTRS.org" <[email protected]> Fri, 31 May 2013 13:59:35 +0000
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/ITSMChangeManagement/Kernel/Config/Files
In directory lancelot:/tmp/cvs-serv9561/Kernel/Config/Files

Modified Files:
	ITSMChangeManagement.xml 
Log Message:
Fixed bug# 8803 - Lock does not work for all workorder states.

Author: ub

Index: ITSMChangeManagement.xml
===================================================================
RCS file: /home/cvs/ITSMChangeManagement/Kernel/Config/Files/ITSMChangeManagement.xml,v
retrieving revision 1.276
retrieving revision 1.277
diff -2 -u -d -r1.276 -r1.277
--- ITSMChangeManagement.xml	9 Apr 2013 16:59:04 -0000	1.276
+++ ITSMChangeManagement.xml	31 May 2013 13:59:29 -0000	1.277
@@ -3978,4 +3978,15 @@
         </Setting>
     </ConfigItem>
+    <ConfigItem Name="ITSMChange::StateLock::AllowEndStates" Required="1" Valid="1">
+        <Description Translatable="1">Defines if reachable (as defined by the state machine) change end states should be allowed if a change is in a locked state.</Description>
+        <Group>ITSM Change Management</Group>
+        <SubGroup>Core::ITSMChange</SubGroup>
+        <Setting>
+            <Option SelectedID="1">
+                <Item Key="0">No</Item>
+                <Item Key="1">Yes</Item>
+            </Option>
+        </Setting>
+    </ConfigItem>
     <ConfigItem Name="ITSMChange::State::Signal" Required="1" Valid="1">
         <Description Translatable="1">Defines the signals for each ITSMChange state.</Description>
@@ -7421,4 +7432,15 @@
         </Setting>
     </ConfigItem>
+    <ConfigItem Name="ITSMWorkOrder::StateLock::AllowEndStates" Required="1" Valid="1">
+        <Description Translatable="1">Defines if reachable (as defined by the state machine) workorder end states should be allowed if a workorder is in a locked state.</Description>
+        <Group>ITSM Change Management</Group>
+        <SubGroup>Core::ITSMWorkOrder</SubGroup>
+        <Setting>
+            <Option SelectedID="1">
+                <Item Key="0">No</Item>
+                <Item Key="1">Yes</Item>
+            </Option>
+        </Setting>
+    </ConfigItem>
     <ConfigItem Name="ITSMWorkOrder::State::Signal" Required="1" Valid="1">
         <Description Translatable="1">Define the signals for each workorder state.</Description>
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log