mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-06 17:44:12 +01:00
17 lines
411 B
XML
Executable File
17 lines
411 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<Set>
|
|
<CustomerContract alias="CustomerContract" id="1">
|
|
<name>Customer contract Demo</name>
|
|
<org_id>2</org_id>
|
|
<description></description>
|
|
<start_date></start_date>
|
|
<end_date></end_date>
|
|
<cost></cost>
|
|
<cost_currency></cost_currency>
|
|
<billing_frequency></billing_frequency>
|
|
<cost_unit></cost_unit>
|
|
<provider_id>3</provider_id>
|
|
<status></status>
|
|
</CustomerContract>
|
|
</Set>
|