Commit 037b246e authored by Jérome Perrin's avatar Jérome Perrin

Set base_unit_quantity to 1 for yen currency

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15753 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3109de64
......@@ -44,7 +44,7 @@
</item>
<item>
<key> <string>base_unit_quantity</string> </key>
<value> <float>0.01</float> </value>
<value> <float>1.0</float> </value>
</item>
<item>
<key> <string>default_reference</string> </key>
......
51
\ No newline at end of file
52
\ 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