mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Data load adjustements for beta'
SVN:trunk[600]
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<Person alias="Contact" id="3">
|
||||
<Person alias="Contact" id="1">
|
||||
<name>Picasso</name>
|
||||
<status>active</status>
|
||||
<org_id>2</org_id>
|
||||
<email>pablo@combodo.com</email>
|
||||
<phone></phone>
|
||||
<location_id>3</location_id>
|
||||
<first_name>Pablo</first_name>
|
||||
<employee_id></employee_id>
|
||||
</Person><Person alias="Contact" id="3">
|
||||
<name>Dali</name>
|
||||
<status>active</status>
|
||||
<org_id>2</org_id>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<cost_unit></cost_unit>
|
||||
<billing_frequency></billing_frequency>
|
||||
<org_id>2</org_id>
|
||||
<provider_id>1</provider_id>
|
||||
<provider_id>2</provider_id>
|
||||
<support_team_id>2</support_team_id>
|
||||
</CustomerContract>
|
||||
<CustomerContract alias="Contract" id="2">
|
||||
@@ -23,7 +23,7 @@
|
||||
<cost_unit></cost_unit>
|
||||
<billing_frequency></billing_frequency>
|
||||
<org_id>2</org_id>
|
||||
<provider_id>1</provider_id>
|
||||
<provider_id>2</provider_id>
|
||||
<support_team_id>4</support_team_id>
|
||||
</CustomerContract>
|
||||
</Set>
|
||||
@@ -1,3 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
</Set>
|
||||
<Service alias="Service" id="1">
|
||||
<org_id>2</org_id>
|
||||
<name>HW Management</name>
|
||||
<description>Hardware support and repair</description>
|
||||
<type>IncidentManagement</type>
|
||||
<status>production</status>
|
||||
</Service>
|
||||
<Service alias="Service" id="2">
|
||||
<org_id>2</org_id>
|
||||
<name>NW Management</name>
|
||||
<description>LAN and WAN support and troubleshooting</description>
|
||||
<type>IncidentManagement</type>
|
||||
<status>production</status>
|
||||
</Service>
|
||||
</Set>
|
||||
|
||||
Reference in New Issue
Block a user