mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 15:34:12 +01:00
23 lines
699 B
XML
23 lines
699 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Set>
|
|
<bizContract id="1">
|
|
<name>Oracle Support</name>
|
|
<customer_id>3</customer_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> |