Commit 0a0eb301 authored by Jérome Perrin's avatar Jérome Perrin

Transformations are versionned


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28307 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a4e1d026
...@@ -74,6 +74,7 @@ class Transformation(XMLObject, Predicate, Variated): ...@@ -74,6 +74,7 @@ class Transformation(XMLObject, Predicate, Variated):
, PropertySheet.Predicate , PropertySheet.Predicate
, PropertySheet.Comment , PropertySheet.Comment
, PropertySheet.Reference , PropertySheet.Reference
, PropertySheet.Version
#, PropertySheet.Resource #, PropertySheet.Resource
, PropertySheet.TransformedResource , PropertySheet.TransformedResource
, PropertySheet.Path , PropertySheet.Path
......
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