Commit 528dfbc1 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_subscription_request: Skip to recheck if support request is not Draft

parent 80da396a
if context.getSimulationState() != "draft":
return
sale_invoice_transaction = context.getCausalityValue(
portal_type="Sale Invoice Transaction")
......
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