Commit 9b5fdde7 authored by Łukasz Nowak's avatar Łukasz Nowak

- typo


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27901 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7d6e446a
......@@ -40,7 +40,7 @@ class ITransformation(Interface):
def getAggregatedAmountList(context, movement_list=None, rounding=False):
"""Returns list of amounts generated by set of models
context - represents object for which calculation shall happen
context - represents object on which calculation shall happen
movement_list - optional argument, movement list to apply on, if not passed
it will be generated from passed context
......
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