Restrict frozenRecords association to have only cm:cmobject as target

This commit is contained in:
cagache
2019-08-16 08:51:33 +03:00
parent f972c54efb
commit 9af13a5e51

View File

@@ -549,7 +549,7 @@
<many>true</many>
</source>
<target>
<class>sys:base</class>
<class>cm:cmobject</class>
<mandatory>false</mandatory>
<many>true</many>
</target>