Commit 745c5bbf authored by Jérome Perrin's avatar Jérome Perrin

resources can have a comment


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22848 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7066b3a0
...@@ -68,6 +68,7 @@ class Resource(XMLMatrix, Variated): ...@@ -68,6 +68,7 @@ class Resource(XMLMatrix, Variated):
, PropertySheet.Price , PropertySheet.Price
, PropertySheet.Resource , PropertySheet.Resource
, PropertySheet.Reference , PropertySheet.Reference
, PropertySheet.Comment
, PropertySheet.FlowCapacity , PropertySheet.FlowCapacity
, PropertySheet.VariationRange , PropertySheet.VariationRange
, PropertySheet.DefaultSupply , PropertySheet.DefaultSupply
......
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