Commit 2caec6cb authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

erp5_pdm: Update Quantity Unit Conversion Interaction on reindex to include immediateReindex

As a matter of fact immediateReindexObject doesn't call reindexObject on the object
parent 95e12c14
......@@ -57,6 +57,7 @@
<value>
<list>
<string>reindexObject</string>
<string>immediateReindexObject</string>
</list>
</value>
</item>
......@@ -72,12 +73,22 @@
</list>
</value>
</item>
<item>
<key> <string>portal_type_group_filter</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>script_name</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>temporary_document_disallowed</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Update related resources</string> </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