Commit 17306650 authored by Łukasz Nowak's avatar Łukasz Nowak

Just inform administrators.

parent 26d15e9e
......@@ -135,9 +135,8 @@ elif state == \'started\':\n
transaction_id = None\n
\n
if transaction_id is None:\n
# manual payment shall be done\n
# check if there is open ticket if not open it\n
createRequestManualPaymentTicket(context)\n
# inform administrators\n
addTicket(context)\n
else:\n
# so the payment is registered in payzen\n
portal.system_event_module.newContent(\n
......
75
\ No newline at end of file
76
\ No newline at end of file
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