Show product name in invoices list if product is not a VM

This commit is contained in:
PCoder 2020-02-02 12:39:19 +05:30
commit e094930d6e
2 changed files with 28 additions and 3 deletions

View file

@ -19,7 +19,7 @@
<thead>
<tr>
<th>{% trans "VM ID" %}</th>
<th>{% trans "IP Address" %}</th>
<th>{% trans "IP Address" %}/{% trans "Product" %}</th>
<th>{% trans "Period" %}</th>
<th>{% trans "Amount" %}</th>
<th></th>