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

Ineraction.py: deploy new id_as_reference.

parent f1f514a6
......@@ -40,7 +40,7 @@ from zLOG import LOG, INFO, ERROR, WARNING
from Products.DCWorkflow.Expression import StateChangeInfo
from Products.ERP5Type.id_as_reference import IdAsReferenceMixin
class Interaction(IdAsReferenceMixin('_interaction'), XMLObject):
class Interaction(IdAsReferenceMixin('interaction_', "prefix"), XMLObject):
"""
An ERP5 Interaction.
"""
......
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