| {% trans 'Bill Number' %} | {% trans 'Bill Status' %} | {% trans 'Vendor' %} | ||
|---|---|---|---|---|
| {{ bill.bill_number }} | {% if bill.bill.status == 'draft' %} {{ bill.bill_status }} {% endif %} | {{bill.vendor.vendor_name}} |
|
|
| {% trans 'No bill found.' %} | ||||
{{ page_obj.start_index }} {{ _('to') }} {{ page_obj.end_index }}{{ _('Items of') }}{{ page_obj.paginator.count }}