Commit 77da78fe authored by Jérome Perrin's avatar Jérome Perrin

show tolerance base consistent with the implemented values


git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37563 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5a3e41b2
......@@ -235,12 +235,32 @@
<value>
<list>
<tuple>
<string>Quantity</string>
<string>Quantity</string>
<string></string>
<string></string>
</tuple>
<tuple>
<string>Currency Precision</string>
<string>Currency Precision</string>
<string>Resource Base Unit</string>
<string>resource_quantity_precision</string>
</tuple>
<tuple>
<string>Resource Price Precision</string>
<string>resource_price_precision</string>
</tuple>
<tuple>
<string>Price Currency Precision</string>
<string>price_currency_precision</string>
</tuple>
<tuple>
<string>Source Section Accounting Currency Precision</string>
<string>source_section_currency_precision</string>
</tuple>
<tuple>
<string>Destination Section Accounting Currency Precision</string>
<string>destination_section_currency_precision</string>
</tuple>
<tuple>
<string>Value of Tested Property</string>
<string>tested_property</string>
</tuple>
</list>
</value>
......
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