{% load django_ledger %} {% load i18n %}
{% for po in po_list %} {% endfor %}
PO Number Description Status Date PO Status PO Amount Actions
{% if po.po_number %}{{ po.po_number }}{% endif %} {{ po.po_title }} {{ po.get_status_action_date }} {{ po.get_po_status_display }} {% currency_symbol %}{{ po.po_amount | currency_format }}