Commit 38d37c92 authored by Romain Courteaud's avatar Romain Courteaud

Typo

parent 8c3fb0d8
...@@ -55,7 +55,7 @@ if REQUEST is not None:\n ...@@ -55,7 +55,7 @@ if REQUEST is not None:\n
raise Unauthorized\n raise Unauthorized\n
\n \n
if context.getCausalityState() == \'diverged\':\n if context.getCausalityState() == \'diverged\':\n
person = context.getDestinationSectionValue(portal_type="Person").Person_storeOpenSaleOrderJournal()\n context.getDestinationSectionValue(portal_type="Person").Person_storeOpenSaleOrderJournal()\n
context.converge()\n context.converge()\n
</string> </value> </string> </value>
</item> </item>
......
231 232
\ 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