Commit a1c9c382 authored by Romain Courteaud's avatar Romain Courteaud

add the property sheet: PresentAuCatalogue


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@173 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3bd55b2c
......@@ -53,6 +53,7 @@ class Forme(Resource):
, PropertySheet.CategoryCore
, PropertySheet.DublinCore
, PropertySheet.Forme
, PropertySheet.PresentAuCatalogue
)
# Hard Wired Variation List
......
......@@ -56,6 +56,7 @@ class Vetement(Resource, XMLMatrix):
, PropertySheet.CategoryCore
, PropertySheet.DublinCore
, PropertySheet.Vetement
, PropertySheet.PresentAuCatalogue
)
# Hard Wired Variation List
......
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