Commit 99fff60c authored by Jérome Perrin's avatar Jérome Perrin

typo


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14221 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 78ca8085
......@@ -68,7 +68,7 @@
</item>
<item>
<key> <string>_body</string> </key>
<value> <string>rule = state_change.object.getParentValueb()\n
<value> <string>rule = state_change.object.getParentValue()\n
\n
if rule.getPortalType() in (\'Invoice Transaction Rule\', \'Payment Rule\') :\n
rule.updateMatrix()\n
......
305
\ No newline at end of file
306
\ 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