Commit 763cc42a authored by Yusei Tahara's avatar Yusei Tahara

Set unique meta_type.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26246 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bb62124f
......@@ -39,6 +39,8 @@ class Capacity(XMLObject):
"""
Mix-in
"""
meta_type = 'ERP5 Capacity'
isCapacity = 1
# Declarative security
......
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