Commit b8058a60 authored by Łukasz Nowak's avatar Łukasz Nowak

Fix NameError.

parent ab4aa0f4
......@@ -102,8 +102,7 @@ if sale_order.getSimulationState() == \'ordered\':\n
# order not ready yet\n
pass\n
else:\n
if assigned:\n
sale_order.confirm()\n
sale_order.confirm()\n
</string> </value>
</item>
<item>
......
640
\ No newline at end of file
641
\ 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