Integrated the latest data model and sample data

SVN:trunk[185]
This commit is contained in:
Romain Quetiez
2009-09-29 16:12:40 +00:00
parent ea4fa4815c
commit 205cd788a7
39 changed files with 4704 additions and 4587 deletions

View File

@@ -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>