Commit fec2220a authored by Jean-Paul Smets's avatar Jean-Paul Smets

Added version support


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4494 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 566ce25e
......@@ -2097,6 +2097,7 @@ class BusinessTemplate(XMLObject):
, PropertySheet.XMLObject
, PropertySheet.SimpleItem
, PropertySheet.CategoryCore
, PropertySheet.Version
, PropertySheet.BusinessTemplate
)
......
......@@ -69,6 +69,7 @@ class Document(XMLObject, TextContent):
, PropertySheet.XMLObject
, PropertySheet.CategoryCore
, PropertySheet.DublinCore
, PropertySheet.Version
, PropertySheet.Document
)
......
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