{% load i18n l10n %} {% get_current_language as LANGUAGE_CODE %} {% if format == 'Invoice' %}
Invoice:
Way Bill

Created

Viewed

Validating

Validated

Rejected

Paid
Overdue

{% endif %} {% if format == 'Payment'%}
Payment:
Not Assigned

Assigned

Partially

{%endif%}