mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 12:29:24 +00:00
Add atomic transaction in counters
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
|
||||
{% block infos %}
|
||||
<h3>{% trans %}User account{% endtrans %}</h3>
|
||||
<p>{% trans %}Amount: {% endtrans %}{{ customer.amount }} €</p>
|
||||
<p>{{ customer.refillings.all() }}</p>
|
||||
<p>{{ customer.buyings.all() }}</p>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user