Commit 8e6ead1a authored by Nicolas Delaby's avatar Nicolas Delaby

provide default value

parent 13ef72a4
......@@ -41,7 +41,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>12</string> </value>
<value> <string>synchronization_id_generator_method_id_property</string> </value>
</item>
<item>
<key> <string>mode</string> </key>
......@@ -51,6 +51,10 @@
<key> <string>portal_type</string> </key>
<value> <string>Standard Property</string> </value>
</item>
<item>
<key> <string>property_default</string> </key>
<value> <string>string:generateNewId</string> </value>
</item>
</dictionary>
</pickle>
</record>
......
64
\ No newline at end of file
65
\ No newline at end of file
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