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

- import AggregatedAmountList from proper place


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28330 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6507dbca
...@@ -38,7 +38,7 @@ from Products.ERP5Type.Utils import cartesianProduct ...@@ -38,7 +38,7 @@ from Products.ERP5Type.Utils import cartesianProduct
from Products.ERP5Type.Base import TempBase from Products.ERP5Type.Base import TempBase
from Products.ERP5.Document.Amount import Amount from Products.ERP5.Document.Amount import Amount
from Products.ERP5.Document.Transformation import AggregatedAmountList from Products.ERP5.AggregatedAmountList import AggregatedAmountList
from Products.CMFCore.Expression import Expression from Products.CMFCore.Expression import Expression
from Products.ERP5.Document.Predicate import Predicate from Products.ERP5.Document.Predicate import Predicate
......
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