Commit 600c0c75 authored by Romain Courteaud's avatar Romain Courteaud

slapos_accounting: deprecate Alarm_requestUpdateInstanceTreeOpenSaleOrder

parent b76b4aed
portal = context.getPortalObject() portal = context.getPortalObject()
portal.portal_catalog.searchAndActivate( # deprecated
method_id='InstanceTree_requestUpdateOpenSaleOrder',
portal_type="Instance Tree",
causality_state="diverged",
activate_kw={'tag': tag, 'priority': 2},
activity_count=10,
)
context.activate(after_tag=tag).getId() context.activate(after_tag=tag).getId()
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