Commit 93f2eb63 authored by Romain Courteaud's avatar Romain Courteaud

slapos_erp5: set the price currency on the trade condition

parent eaa2666b
......@@ -193,7 +193,8 @@ class TestSlapOSVirtualMasterScenario(DefaultScenarioMixin):
specialise="business_process_module/slapos_ultimate_business_process",
destination_project_value=project,
source_value=organisation,
source_section_value=organisation
source_section_value=organisation,
price_currency="currency_module/EUR"
)
sale_trade_condition.newContent(
portal_type="Trade Model Line",
......
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