Back to Erpnext

Fee Row

erpnext/templates/includes/fee/fee_row.html

16.18.3277 B
Original Source

[

{{ doc.program }}

{{ frappe.utils.fmt_money(doc.grand_total, currency=doc.currency) }}

{{ frappe.utils.fmt_money(doc.paid_amount, currency=doc.currency) }}

{{ frappe.utils.fmt_money(doc.outstanding_amount, currency=doc.currency) }}

](/fees/{{doc.name}}/)