Commit 4920061e authored by Alain Takoudjou's avatar Alain Takoudjou

Fixup: Update list of method_id which should not call calculate_causality

This is a combination of 2 commits.

Fix: post merge with cherry-picked commits on calculate_causality interaction

Don't call calculate_causality after method _setCategoryList
parent 7e361812
......@@ -56,7 +56,7 @@
<key> <string>method_id</string> </key>
<value>
<list>
<string>_set(?!LastId$|Ob$|Object$)</string>
<string>_set(?!LastId$|Ob$|Object$|Delivery$|DeliveryValue$|CategoryList$)</string>
</list>
</value>
</item>
......@@ -70,6 +70,12 @@
<none/>
</value>
</item>
<item>
<key> <string>portal_type_group_filter</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>script_name</string> </key>
<value>
......
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