Commit 6d32aee3 authored by Romain Courteaud's avatar Romain Courteaud

Move computer constraint

parent d586dd68
......@@ -4,6 +4,7 @@
</portal_type>
<portal_type id="Computer">
<item>SlaposCapacity</item>
<item>SlaposComputerConstraint</item>
</portal_type>
<portal_type id="Computer Partition">
<item>SlaposComputerPartitionConstraint</item>
......
......@@ -24,9 +24,15 @@
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>VifibComputerConstraint</string> </value>
<value> <string>SlaposComputerConstraint</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......
165
\ No newline at end of file
166
\ No newline at end of file
Assignment | SlaposAssignmentConstraint
Computer Partition | SlaposComputerPartitionConstraint
Computer | SlaposCapacity
Computer | SlaposComputerConstraint
Email | SlaposEmailConstraint
Hosting Subscription | HostingSubscription
Hosting Subscription | SoftwareInstance
......
......@@ -6,4 +6,5 @@ HostingSubscription
SlaposCapacity
SlaposPersonConstraint
SlaposAssignmentConstraint
SlaposEmailConstraint
\ No newline at end of file
SlaposEmailConstraint
SlaposComputerConstraint
\ No newline at end of file
<property_sheet_list>
<portal_type id="Computer">
<item>VifibComputerConstraint</item>
</portal_type>
<portal_type id="Hosting Subscription">
<item>VifibHostingSubscriptionConstraint</item>
</portal_type>
......
546
\ No newline at end of file
547
\ No newline at end of file
Computer | VifibComputerConstraint
Hosting Subscription | VifibHostingSubscriptionConstraint
Internal Packing List Line | VifibInternalPackingListLineConstraint
Internal Packing List | VifibInternalPackingListConstraint
......
VifibPersonConstraint
VifibComputerConstraint
VifibInternalPackingListConstraint
VifibInternalPackingListLineConstraint
VifibPurchasePackingListLineConstraint
......
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