Commit f1b90294 authored by wenjie.zheng's avatar wenjie.zheng Committed by Sebastien Robin

Variable.py: deploy new id_as_reference.

parent d2ab3b09
......@@ -33,7 +33,7 @@ from Products.DCWorkflow.Guard import Guard
from Products.CMFCore.Expression import Expression
from Products.ERP5Type.id_as_reference import IdAsReferenceMixin
class Variable(IdAsReferenceMixin('_variable'), XMLObject):
class Variable(IdAsReferenceMixin("variable_", "prefix"), XMLObject):
"""
A ERP5 Variable.
"""
......
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