Commit badc1ca4 authored by Jérome Perrin's avatar Jérome Perrin

set precision on float fields

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14903 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3da41c91
......@@ -168,7 +168,9 @@
</item>
<item>
<key> <string>precision</string> </key>
<value> <string></string> </value>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>required</string> </key>
......@@ -239,7 +241,7 @@
</item>
<item>
<key> <string>precision</string> </key>
<value> <int>2</int> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>required</string> </key>
......@@ -278,4 +280,23 @@
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>request/precision | python:2</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -168,7 +168,9 @@
</item>
<item>
<key> <string>precision</string> </key>
<value> <string></string> </value>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>required</string> </key>
......@@ -239,7 +241,7 @@
</item>
<item>
<key> <string>precision</string> </key>
<value> <int>2</int> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>required</string> </key>
......@@ -278,4 +280,23 @@
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>request/precision | python:2</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
347
\ No newline at end of file
348
\ 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