Call completeOrder directly from event status update form
authoreileen <emcnaughton@wikimedia.org>
Mon, 18 May 2020 06:07:42 +0000 (18:07 +1200)
committereileen <emcnaughton@wikimedia.org>
Mon, 18 May 2020 06:07:45 +0000 (18:07 +1200)
commit8f6fb3fa572c73b31ff8b33f41127513429ea955
treec2410220f6568a315b058d52af96e9edda2b130e
parent32f637324d5d65194041c4d516d9cf4403ef56ef
Call completeOrder directly from event status update form

We should really call completetransaction but that has been left for later unravelling with the focus here being
to clarify the purpose of the transaction. We don't need to pass a transaction around unless it has DB changes not
yet committed - which is not eally the case here. There is no reason to invoke BaseIPN but more unravelling required...
CRM/Event/Form/Task/Batch.php