Commit f8ce082e authored by Cédric Le Ninivin's avatar Cédric Le Ninivin Committed by Your Name

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 b5aa3d1a
...@@ -57,6 +57,7 @@ ...@@ -57,6 +57,7 @@
<value> <value>
<list> <list>
<string>reindexObject</string> <string>reindexObject</string>
<string>immediateReindexObject</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -72,12 +73,22 @@ ...@@ -72,12 +73,22 @@
</list> </list>
</value> </value>
</item> </item>
<item>
<key> <string>portal_type_group_filter</string> </key>
<value>
<none/>
</value>
</item>
<item> <item>
<key> <string>script_name</string> </key> <key> <string>script_name</string> </key>
<value> <value>
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>temporary_document_disallowed</string> </key>
<value> <int>0</int> </value>
</item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>Update related resources</string> </value> <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