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 @@ ...@@ -110,6 +110,7 @@
<string>PathMovementGroup</string> <string>PathMovementGroup</string>
<string>SectionPathMovementGroup</string> <string>SectionPathMovementGroup</string>
<string>CausalityMovementGroup</string> <string>CausalityMovementGroup</string>
<string>PriceCurrencyMovementGroup</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -119,6 +120,7 @@ ...@@ -119,6 +120,7 @@
<tuple> <tuple>
<string>ResourceMovementGroup</string> <string>ResourceMovementGroup</string>
<string>BaseVariantMovementGroup</string> <string>BaseVariantMovementGroup</string>
<string>BaseContributionMovementGroup</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -110,6 +110,7 @@ ...@@ -110,6 +110,7 @@
<string>PathMovementGroup</string> <string>PathMovementGroup</string>
<string>SectionPathMovementGroup</string> <string>SectionPathMovementGroup</string>
<string>CausalityMovementGroup</string> <string>CausalityMovementGroup</string>
<string>PriceCurrencyMovementGroup</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -119,6 +120,7 @@ ...@@ -119,6 +120,7 @@
<tuple> <tuple>
<string>ResourceMovementGroup</string> <string>ResourceMovementGroup</string>
<string>BaseVariantMovementGroup</string> <string>BaseVariantMovementGroup</string>
<string>BaseContributionMovementGroup</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
47 48
\ No newline at end of file \ 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