Commit 918b815e authored by Tristan Cavelier's avatar Tristan Cavelier

XXX erp5_project: set update_always property to 0 even if the default value is...

XXX erp5_project: set update_always property to 0 even if the default value is 0 on property_movement_group_on_line
parent 13d21200
...@@ -45,6 +45,10 @@ ...@@ -45,6 +45,10 @@
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>property_movement_group_on_line</string> </value> <value> <string>property_movement_group_on_line</string> </value>
</item> </item>
<item>
<key> <string>update_always</string> </key>
<value> <int>0</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
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