Commit 399214f6 authored by Łukasz Nowak's avatar Łukasz Nowak

Setup price currency too.

parent a15edce5
......@@ -35,3 +35,4 @@ def OpenSaleOrderLine_migrate(self):
self.setSource('organisation_module/vifib_internet')
self.setDestination(self.getParentValue().getDestinationSection())
self.setDestinationSection(self.getParentValue().getDestinationSection())
self.setPriceCurrency('currency_module/EUR')
48
\ No newline at end of file
49
\ 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