Commit 8aa03f34 authored by Nicolas Delaby's avatar Nicolas Delaby

2007-02-02 Nicolas

* Cancel preceding commit. sorry.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12515 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 934051ab
......@@ -77,7 +77,7 @@ for movement in context.getAggregatedItemsNextImmobilisationMovementValueList():
movement_list = context.getImmobilisationMovementList()\n
movement_uid_list = [\'%s\' % x.getUid() for x in movement_list]\n
movement_uid_list.append(\'%s\' % context.getUid())\n
context.activate(after_tag=movement_uid_list).ImmobilisationDelivery_expandAggregatedItems()\n
context.ImmobilisationDelivery_expandAggregatedItems()\n
</string> </value>
</item>
<item>
......
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