mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 16:22:20 +02:00
Moved under "trunk" to be able to track releases under "tags"
SVN:trunk[55]
This commit is contained in:
33
setup/data/07.applications.xml
Normal file
33
setup/data/07.applications.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<bizApplication id="22">
|
||||
<name>Oracle 10g</name>
|
||||
<status>production</status>
|
||||
<org_id>3</org_id>
|
||||
<severity>high</severity>
|
||||
<device_id>5</device_id>
|
||||
<install_date>2008-11-05 00:00:00</install_date>
|
||||
<version>10g</version>
|
||||
<function>Database</function>
|
||||
</bizApplication>
|
||||
<bizApplication id="15">
|
||||
<name>outlook Office</name>
|
||||
<status>production</status>
|
||||
<org_id>3</org_id>
|
||||
<severity>high</severity>
|
||||
<device_id>2</device_id>
|
||||
<install_date>2008-12-30 00:00:00</install_date>
|
||||
<version>8.4</version>
|
||||
<function>Mail client</function>
|
||||
</bizApplication>
|
||||
<bizApplication id="14">
|
||||
<name>Outlook server</name>
|
||||
<status>implementation</status>
|
||||
<org_id>3</org_id>
|
||||
<severity>high</severity>
|
||||
<device_id>5</device_id>
|
||||
<install_date>2008-12-20 00:00:00</install_date>
|
||||
<version>8.1</version>
|
||||
<function>Mail Server</function>
|
||||
</bizApplication>
|
||||
</Set>
|
||||
Reference in New Issue
Block a user