[portal] [minor] show status for order and invoice

This commit is contained in:
Anand Doshi
2013-09-12 15:25:38 +05:30
parent 8a4b21ab8e
commit 1be5bb7e6a
9 changed files with 74 additions and 17 deletions

View File

@@ -17,7 +17,7 @@
<div>
<div class="row">
<div class="col-xs-6">
{% if doc.status -%}<div class="label label-default">{{ doc.status }}</div>{%- endif %}
{% block status -%}{%- endblock %}
</div>
<div class="col-xs-6">
<span class="pull-right">{{ utils.formatdate(doc.posting_date or doc.transaction_date) }}</span>