mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 07:12:26 +02:00
add reconciliation key for NEtwork Interface
SVN:trunk[790]
This commit is contained in:
@@ -1016,7 +1016,7 @@ class NetworkInterface extends ConnectableCI
|
||||
"key_type" => "autoincrement",
|
||||
"name_attcode" => "name",
|
||||
"state_attcode" => "",
|
||||
"reconc_keys" => array("name","device_id","org_id"),
|
||||
"reconc_keys" => array("name","device_id","device_name","org_id"),
|
||||
"db_table" => "networkinterface",
|
||||
"db_key_field" => "id",
|
||||
"db_finalclass_field" => "",
|
||||
|
||||
Reference in New Issue
Block a user