Commit 7d6327d6 authored by Romain Courteaud's avatar Romain Courteaud

Use property sheet SupplyLine.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4283 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3947ed44
...@@ -63,6 +63,7 @@ class SupplyCell(Predicate, DeliveryCell, Path): ...@@ -63,6 +63,7 @@ class SupplyCell(Predicate, DeliveryCell, Path):
, PropertySheet.Task , PropertySheet.Task
, PropertySheet.Movement , PropertySheet.Movement
, PropertySheet.Price , PropertySheet.Price
, PropertySheet.SupplyLine
, PropertySheet.Discount , PropertySheet.Discount
, PropertySheet.Path , PropertySheet.Path
, PropertySheet.FlowCapacity , PropertySheet.FlowCapacity
......
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