mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-02 15:08:45 +02:00
- Improved version of the setup wizard with asynchronous data load
SVN:code[36]
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