Commit a959c244 authored by Łukasz Nowak's avatar Łukasz Nowak

Associate VariationRange lately with Item portal type.

variation property which comes from Item generates getVariationPropertyList.
VariationRange's property defines variation_property which also generates
getVariationPropertyList

As there is conflict which is not solved by category accessor generation
sorting (which is per property sheet) adding later VariationRange will result
in overwriting accessor for category with own one.
parent dd78b72e
<property_sheet_list>
<portal_type id="Item">
<item>VariationRange</item>
</portal_type>
<portal_type id="Slave Instance">
<item>Reference</item>
<item>SlaveInstanceConstraint</item>
......
399
\ No newline at end of file
400
\ No newline at end of file
Item | VariationRange
Slave Instance | Reference
Slave Instance | SlaveInstanceConstraint
Slave Instance | SoftwareInstance
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment