mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 05:58:46 +02:00
Moved under "trunk" to be able to track releases under "tags"
SVN:trunk[55]
This commit is contained in:
15
setup/data/01.organizations.xml
Normal file
15
setup/data/01.organizations.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<bizOrganization id="3">
|
||||
<name>Demo</name>
|
||||
<code>MCO</code>
|
||||
<status>implementation</status>
|
||||
<parent_id>3</parent_id>
|
||||
</bizOrganization>
|
||||
<bizOrganization id="6">
|
||||
<name>Oracle</name>
|
||||
<code>ORA</code>
|
||||
<status>production</status>
|
||||
<parent_id>6</parent_id>
|
||||
</bizOrganization>
|
||||
</Set>
|
||||
Reference in New Issue
Block a user