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

use a PriceCurrencyMovement group to set price currency on the invoice

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20473 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 06003315
......@@ -110,6 +110,7 @@
<string>PathMovementGroup</string>
<string>SectionPathMovementGroup</string>
<string>CausalityMovementGroup</string>
<string>PriceCurrencyMovementGroup</string>
</tuple>
</value>
</item>
......@@ -119,6 +120,7 @@
<tuple>
<string>ResourceMovementGroup</string>
<string>BaseVariantMovementGroup</string>
<string>BaseContributionMovementGroup</string>
</tuple>
</value>
</item>
......
......@@ -110,6 +110,7 @@
<string>PathMovementGroup</string>
<string>SectionPathMovementGroup</string>
<string>CausalityMovementGroup</string>
<string>PriceCurrencyMovementGroup</string>
</tuple>
</value>
</item>
......@@ -119,6 +120,7 @@
<tuple>
<string>ResourceMovementGroup</string>
<string>BaseVariantMovementGroup</string>
<string>BaseContributionMovementGroup</string>
</tuple>
</value>
</item>
......
47
\ No newline at end of file
48
\ 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