Allow linkage of organization to a Delivery model, directly from the tab "Customers"

SVN:trunk[3434]
This commit is contained in:
Erwan Taloc
2014-11-28 10:28:36 +00:00
parent 2a9f69d70e
commit 47add0eeea
2 changed files with 2 additions and 2 deletions

View File

@@ -2164,7 +2164,7 @@
<field id="customers_list" xsi:type="AttributeLinkedSet">
<linked_class>Organization</linked_class>
<ext_key_to_me>deliverymodel_id</ext_key_to_me>
<edit_mode>none</edit_mode>
<edit_mode>add_remove</edit_mode>
<count_min>0</count_min>
<count_max>0</count_max>
<duplicates/>

View File

@@ -2159,7 +2159,7 @@
<field id="customers_list" xsi:type="AttributeLinkedSet">
<linked_class>Organization</linked_class>
<ext_key_to_me>deliverymodel_id</ext_key_to_me>
<edit_mode>none</edit_mode>
<edit_mode>add_remove</edit_mode>
<count_min>0</count_min>
<count_max>0</count_max>
</field>