Commit 7cd84044 authored by Jérome Perrin's avatar Jérome Perrin

let the user enter a better precision for currency exchange lines

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27377 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 24bc0907
......@@ -13,9 +13,9 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>title</string>
<string>description</string>
<string>precision</string>
<string>title</string>
</list>
</value>
</item>
......@@ -90,7 +90,7 @@
</item>
<item>
<key> <string>precision</string> </key>
<value> <int>6</int> </value>
<value> <int>10</int> </value>
</item>
<item>
<key> <string>target</string> </key>
......
600
\ No newline at end of file
601
\ 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