Commit 4319b3f3 authored by Romain Courteaud's avatar Romain Courteaud

Typo

parent 9d219d8d
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
<item> <item>
<key> <string>_body</string> </key> <key> <string>_body</string> </key>
<value> <string>instance = state_change[\'object\']\n <value> <string>instance = state_change[\'object\']\n
portal = instance.getPortalObject()\n
\n \n
# Get current sale order\n # Get current sale order\n
delivery = instance.getCausalityValue(portal_type=["Sale Order"])\n delivery = instance.getCausalityValue(portal_type=["Sale Order"])\n
......
17 18
\ No newline at end of file \ 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