diff --git a/transfer.html b/transfer.html index c855750..02a6f5d 100644 --- a/transfer.html +++ b/transfer.html @@ -157,7 +157,7 @@ {{/if}} {{* écritures liées *}} - {{:assign var="linked_transactions" value=$_GET.trans|explode:","}} + {{:assign var="linked_transactions" value=$transactions|keys}} {{* enregistrer l'écriture *}} {{:api