Moved under "trunk" to be able to track releases under "tags"

SVN:trunk[55]
This commit is contained in:
Denis Flaven
2009-04-28 09:03:12 +00:00
parent 3c438e20ed
commit b756db0992
422 changed files with 62557 additions and 0 deletions

19
setup/data/04.teams.xml Normal file
View File

@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<Set>
<bizTeam id="26">
<name>Application support</name>
<status>implementation</status>
<org_id>3</org_id>
<email>application@mecanorama.com</email>
<phone>33456456788</phone>
<location_id>29</location_id>
</bizTeam>
<bizTeam id="8">
<name>ITOP admin team</name>
<status>production</status>
<org_id>3</org_id>
<email>combodo@gmail.com</email>
<phone>33123453612</phone>
<location_id>1</location_id>
</bizTeam>
</Set>