mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Integrated data model changes to the data load (incidents/contracts and persons were not correctly loaded
SVN:trunk[133]
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<Set>
|
||||
<bizPerson id="21">
|
||||
<name>Verne</name>
|
||||
<status>production</status>
|
||||
<status>available</status>
|
||||
<org_id>3</org_id>
|
||||
<email>jules.verne@gmail.com</email>
|
||||
<phone></phone>
|
||||
@@ -12,7 +12,7 @@
|
||||
</bizPerson>
|
||||
<bizPerson id="20">
|
||||
<name>Dumas</name>
|
||||
<status>production</status>
|
||||
<status>available</status>
|
||||
<org_id>3</org_id>
|
||||
<email>alexandre.dumas@gmail.com</email>
|
||||
<phone></phone>
|
||||
@@ -22,7 +22,7 @@
|
||||
</bizPerson>
|
||||
<bizPerson id="7">
|
||||
<name>Hugo</name>
|
||||
<status>production</status>
|
||||
<status>available</status>
|
||||
<org_id>3</org_id>
|
||||
<email>victor.hugo@gmail.com</email>
|
||||
<phone>33172382223</phone>
|
||||
|
||||
Reference in New Issue
Block a user