mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 23:08:46 +02:00
Limit rack according to location for PDU (see track #638)
SVN:trunk[2718]
This commit is contained in:
@@ -761,6 +761,10 @@
|
||||
</properties>
|
||||
<fields>
|
||||
<field id="rack_id" xsi:type="AttributeExternalKey">
|
||||
<filter><![CDATA[SELECT Rack WHERE location_id= :this->location_id]]></filter>
|
||||
<dependencies>
|
||||
<attribute id="location_id"/>
|
||||
</dependencies>
|
||||
<sql>rack_id</sql>
|
||||
<target_class>Rack</target_class>
|
||||
<is_null_allowed>false</is_null_allowed>
|
||||
|
||||
Reference in New Issue
Block a user