Merge branch 'master' of github.com:Juerd/revbank

This commit is contained in:
Juerd Waalboer 2020-03-01 06:17:27 +01:00
commit ea5d8bd8b5

View file

@ -164,7 +164,7 @@ Be careful to avoid infinite loops if you add new stuff.
Called when the transaction is finalized, before accounts are updated.
=item hook_checkout $class, $cart, $user, $transaction_id
=item hook_checkout_done $class, $cart, $user, $transaction_id
Called when the transaction is finalized, after accounts were updated.