{# Bouton pour traiter manuellement un paiement SSA HelloAsso #} {% if KOH_ALLOW_MLC == 'false' and object.flux is null and object.type == 'Payment' and object.adherent is not null and (object.state == 'Processed' or object.statePayment == 'Authorized' or object.statePayment == 'Registered') %} Traiter SSA {% endif %}