mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-02 15:08:45 +02:00
Moved under "trunk" to be able to track releases under "tags"
SVN:trunk[55]
This commit is contained in:
19
setup/data/04.teams.xml
Normal file
19
setup/data/04.teams.xml
Normal 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>
|
||||
Reference in New Issue
Block a user