X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/6af82de08db90f277d063802f415a73b6f43252d..3b6b5d7d78c28fb9ffdadcdadb727e4274feb6c2:/src/club/templates/club/receipt.texml diff --git a/src/club/templates/club/receipt.texml b/src/club/templates/club/receipt.texml index 4cfef286f..30a2faff8 100644 --- a/src/club/templates/club/receipt.texml +++ b/src/club/templates/club/receipt.texml @@ -45,7 +45,7 @@ rachunek płatniczy, darowizn pieniężnych w~łącznej kwocie {{ total }} zł. \hline \textbf{Data} & \textbf{Darowizna} \\ \hline - {% for obj in orders %}{{ obj.completed_at.date }} & {{ obj.get_amount }} zł \\ + {% for payment in payments %}{{ payment.timestamp.date }} & {{ payment.amount }} zł \\ {% endfor %} \hline \end{longtable} @@ -63,7 +63,7 @@ organizacji pożytku publicznego. {\Large \textbf{Dane identyfikujące Darczyńcę:}} \begin{longtable}{ r l } - \textbf{adres e-mail:} & ]]>text_x+x-{{ email }}{{ email }}