Commit 02e80d87 authored by Fabien Morin's avatar Fabien Morin

Fix problem introduced in r31762 : Supply Line need Reference property sheet

and it has been removed by removing DeliveryLine from SupplyLine inheritance.
Tests has been added in r32616 and r32618

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32668 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 753dde13
...@@ -63,6 +63,7 @@ class SupplyLine(Path, XMLMatrix): ...@@ -63,6 +63,7 @@ class SupplyLine(Path, XMLMatrix):
, PropertySheet.FlowCapacity , PropertySheet.FlowCapacity
, PropertySheet.Predicate , PropertySheet.Predicate
, PropertySheet.Comment , PropertySheet.Comment
, PropertySheet.Reference
) )
############################################# #############################################
......
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