Commit d819c83f authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_crm: Fixup! Ticket use a script to get its causality

parent 16752b7f
portal = context.getPortalObject()
event = context.getCausalityValue(portal_type=portal.getPortalEventTypeList())
event = context.Ticket_getCausalityValue()
error_list = []
if event:
......
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