mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
itop-tickets is a mandatory module, whatever happens, install it !
SVN:trunk[2369]
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
<module>itop-attachments</module>
|
<module>itop-attachments</module>
|
||||||
<module>itop-profiles-itil</module>
|
<module>itop-profiles-itil</module>
|
||||||
<module>itop-welcome-itil</module>
|
<module>itop-welcome-itil</module>
|
||||||
|
<module>itop-tickets</module>
|
||||||
</modules>
|
</modules>
|
||||||
<mandatory>true</mandatory>
|
<mandatory>true</mandatory>
|
||||||
</choice>
|
</choice>
|
||||||
@@ -82,7 +83,6 @@
|
|||||||
<title>Simple Ticket Management</title>
|
<title>Simple Ticket Management</title>
|
||||||
<description>Select this option to use one single type of tickets for all kind of requests.</description>
|
<description>Select this option to use one single type of tickets for all kind of requests.</description>
|
||||||
<modules type="array">
|
<modules type="array">
|
||||||
<module>itop-tickets</module>
|
|
||||||
<module>itop-request-mgmt</module>
|
<module>itop-request-mgmt</module>
|
||||||
</modules>
|
</modules>
|
||||||
<default>true</default>
|
<default>true</default>
|
||||||
@@ -90,9 +90,6 @@
|
|||||||
<choice>
|
<choice>
|
||||||
<title>ITIL Compliant Tickets Management</title>
|
<title>ITIL Compliant Tickets Management</title>
|
||||||
<description>Select this option to have different types of ticket for managing user requests and incidents. Each type of ticket has a specific life cycle and specific fields</description>
|
<description>Select this option to have different types of ticket for managing user requests and incidents. Each type of ticket has a specific life cycle and specific fields</description>
|
||||||
<modules type="array">
|
|
||||||
<module>itop-tickets</module>
|
|
||||||
</modules>
|
|
||||||
<sub_options>
|
<sub_options>
|
||||||
<options type="array">
|
<options type="array">
|
||||||
<choice>
|
<choice>
|
||||||
|
|||||||
Reference in New Issue
Block a user