Files
iTop/modules/itop-service-mgmt-1.0.0/data.sample.customercontract.xml
Romain Quetiez d1b7c880b1 Finalized the data model
SVN:trunk[569]
2010-07-06 00:08:03 +00:00

16 lines
457 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<Set>
<CustomerContract alias="CustomerContract" id="2">
<name>End-User PC Support</name>
<description>Hardware support for end-users' PC</description>
<start_date>2010-07-01</start_date>
<end_date>2012-07-31</end_date>
<cost></cost>
<cost_currency>euros</cost_currency>
<cost_unit></cost_unit>
<billing_frequency></billing_frequency>
<org_id>2</org_id>
<support_team_id>2</support_team_id>
</CustomerContract>
</Set>