{% load humanize i18n static %} {% language 'ID' %} {% csrf_token %}
| # | Tanggal | Keterangan | Kategori | Kuantitas | Harga | Jumlah | Pembayaran | {% if pengeluaranlisthistory %} {% for x in pengeluaranlisthistory %}|
|---|---|---|---|---|---|---|---|---|
| {{forloop.counter}} | {{x.activity_date}} | {{x.title}} | {{x.subcategory.name}} | {{x.qty}} | Rp{{x.price|floatformat:"0"|intcomma}} | Rp{{x.total|floatformat:"0"|intcomma}} | {{x.payment_method}} | |
| Data not found. | ||||||||