Commit 0abaa621 authored by Romain Courteaud's avatar Romain Courteaud

slapos_erp5: recalculate Software* local roles when follow up value changes

parent d0ef504a
...@@ -52,6 +52,7 @@ ...@@ -52,6 +52,7 @@
<tuple> <tuple>
<string>_setReference.*</string> <string>_setReference.*</string>
<string>_setDestinationSection.*</string> <string>_setDestinationSection.*</string>
<string>_setFollowUp.*</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -53,6 +53,7 @@ ...@@ -53,6 +53,7 @@
<tuple> <tuple>
<string>_setSpecialise.*</string> <string>_setSpecialise.*</string>
<string>_setAggregate.*</string> <string>_setAggregate.*</string>
<string>_setFollowUp.*</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
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