Commit eeaff0dd authored by Rafael Monnerat's avatar Rafael Monnerat

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

See merge request nexedi/slapos.core!414
parents 0f2c82f5 d819c83f
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