Commit 6d2cb41f authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

one more rename forgotten in r30534.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30536 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent eb43c312
......@@ -42,7 +42,7 @@ class AggregatedAmountList(UserList):
Temporary object needed to aggregate Amount value
And to calculate some report or total value
"""
zope.interface.implements(IAggregatedAmountList)
zope.interface.implements(IAmountList)
meta_type = "AggregatedAmountList"
security = ClassSecurityInfo()
......
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