浏览代码

Add "Employee number" to the list of possible reconciliation keys for the class Person.

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@2754 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 12 年之前
父节点
当前提交
c810e2f062
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      datamodels/2.x/itop-config-mgmt/datamodel.itop-config-mgmt.xml

+ 1 - 0
datamodels/2.x/itop-config-mgmt/datamodel.itop-config-mgmt.xml

@@ -470,6 +470,7 @@
             <attribute id="org_id"/>
             <attribute id="org_name"/>
             <attribute id="email"/>
+            <attribute id="employee_number"/>
           </attributes>
         </reconciliation>
       </properties>