[Erp5-report] r27901 - /erp5/trunk/products/ERP5/interfaces/transformation.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Jul 3 13:01:39 CEST 2009
Author: luke
Date: Fri Jul 3 13:01:38 2009
New Revision: 27901
URL: http://svn.erp5.org?rev=27901&view=rev
Log:
- typo
Modified:
erp5/trunk/products/ERP5/interfaces/transformation.py
Modified: erp5/trunk/products/ERP5/interfaces/transformation.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/interfaces/transformation.py?rev=27901&r1=27900&r2=27901&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/interfaces/transformation.py [utf8] (original)
+++ erp5/trunk/products/ERP5/interfaces/transformation.py [utf8] Fri Jul 3 13:01:38 2009
@@ -40,7 +40,7 @@
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
More information about the Erp5-report
mailing list