Commit 45613b51 authored by Łukasz Nowak's avatar Łukasz Nowak

Missing variable.

parent 2dc6edd7
......@@ -50,7 +50,8 @@
</item>
<item>
<key> <string>_body</string> </key>
<value> <string>portal = person.getPortalObject()\n
<value> <string>person = context\n
portal = person.getPortalObject()\n
open_sale_order = portal.portal_catalog.getResultValue(\n
default_destination_section_uid=person.getUid(),\n
portal_type="Open Sale Order",\n
......
600
\ No newline at end of file
601
\ 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