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

slapos_panel_ui_test: set reference on the Trade Condition

parent 6f0a964f
......@@ -56,7 +56,7 @@ def ERP5Site_bootstrapSlapOSPanelTest(self, step, scenario, customer_login,
# Sale trade condition
trade_condition = portal.sale_trade_condition_module.newContent(
portal_type="Sale Trade Condition",
title="Test currency",
reference="Test currency",
price_currency_value=currency,
source_value=organisation,
#source_section_value=organisation,
......
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