mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
Integrated the latest data model and sample data
SVN:trunk[185]
This commit is contained in:
@@ -1,23 +1,37 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<bizContract id="1">
|
||||
<name>Oracle Support</name>
|
||||
<org_id>3</org_id>
|
||||
<provider_id>6</provider_id>
|
||||
<service_name>Software support</service_name>
|
||||
<team_id>8</team_id>
|
||||
<service_level>Gold</service_level>
|
||||
<cost_unit>Global</cost_unit>
|
||||
<cost_freq>Yearly</cost_freq>
|
||||
<cost>30000</cost>
|
||||
<currency>Euros</currency>
|
||||
<description>This contract define Oracle Support contract between Mecanorama and Oracle company.
|
||||
|
||||
Yearly cost is 30.000 euros</description>
|
||||
<move2prod_date>2009-02-22 18:54:14</move2prod_date>
|
||||
<end_prod>2009-03-04 00:01:38</end_prod>
|
||||
<status>Signed</status>
|
||||
<type>Software</type>
|
||||
<version_number>3</version_number>
|
||||
</bizContract>
|
||||
</Set>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<bizContract id="2">
|
||||
<name>Support for Database</name>
|
||||
<org_id>2</org_id>
|
||||
<service_id>1</service_id>
|
||||
<team_id>7</team_id>
|
||||
<service_level>Bronze</service_level>
|
||||
<cost_unit>Global</cost_unit>
|
||||
<cost_freq>Once</cost_freq>
|
||||
<cost>234570</cost>
|
||||
<currency>Euros</currency>
|
||||
<description>xcbvxdb</description>
|
||||
<move2prod_date>2009-09-23 21:44:07</move2prod_date>
|
||||
<end_prod>0000-00-00 00:00:00</end_prod>
|
||||
<status>Production</status>
|
||||
<type>Support</type>
|
||||
<version_number>2</version_number>
|
||||
</bizContract>
|
||||
<bizContract id="4">
|
||||
<name>test</name>
|
||||
<org_id>2</org_id>
|
||||
<service_id>1</service_id>
|
||||
<team_id>0</team_id>
|
||||
<service_level>Bronze</service_level>
|
||||
<cost_unit>Global</cost_unit>
|
||||
<cost_freq>Once</cost_freq>
|
||||
<cost>qfqsf</cost>
|
||||
<currency>Euros</currency>
|
||||
<description>wsdqsdf</description>
|
||||
<move2prod_date>2009-09-23 22:55:50</move2prod_date>
|
||||
<end_prod>0000-00-00 00:00:00</end_prod>
|
||||
<status>Production</status>
|
||||
<type>Support</type>
|
||||
<version_number>2</version_number>
|
||||
</bizContract>
|
||||
</Set>
|
||||
Reference in New Issue
Block a user