{% load django_ledger %} {% load i18n %}
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 }} |
|