Commit 278792f2 authored by Sebastien Robin's avatar Sebastien Robin

added item aggregation propertysheet to dummy movement

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14151 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 04690f50
...@@ -56,6 +56,7 @@ class DummyMovement(Movement): ...@@ -56,6 +56,7 @@ class DummyMovement(Movement):
, PropertySheet.Arrow , PropertySheet.Arrow
, PropertySheet.Movement , PropertySheet.Movement
, PropertySheet.Price , PropertySheet.Price
, PropertySheet.ItemAggregation
) )
def getSimulationState(self): def getSimulationState(self):
......
1 5
\ No newline at end of file \ No newline at end of file
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