Commit 69eb2d88 authored by iv's avatar iv Committed by iv

ERP5Workflow: apply BaseType_resetDynamicClasses interaction to _setTypeWorkflow.*

DynamicClassGeneration_resetDynamicDocuments interaction should be apply to _setTypeWorkflow... methods: resetDynamicDocumentsOnceAtTransactionBoundary method will be run when a transaction finishes (eg. self.commit() has been called).
parent 40777e5e
......@@ -61,6 +61,7 @@
<string>_setTypeInterface.*</string>
<string>_setTypePropertySheet.*</string>
<string>_setTypeBaseCategory.*</string>
<string>_setTypeWorkflow.*</string>
</list>
</value>
</item>
......@@ -82,6 +83,12 @@
</list>
</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