price comma
This commit is contained in:
parent
d38958c089
commit
a749155aa8
Binary file not shown.
|
After Width: | Height: | Size: 415 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 408 KiB |
@ -12,7 +12,7 @@
|
|||||||
<i class="fas fa-box-open text-danger ms-2"></i>
|
<i class="fas fa-box-open text-danger ms-2"></i>
|
||||||
</h2>
|
</h2>
|
||||||
<h4 class="text-muted mb-3 ">
|
<h4 class="text-muted mb-3 ">
|
||||||
{% trans "Aging Inventory Total" %} :: <span class=" text-danger">{{ total_aging_inventory_value|default:0.00 }}<span class="icon-saudi_riyal"></span></span>
|
{% trans "Aging Inventory Total" %} :: <span class=" text-danger">{{ total_aging_inventory_value|floatformat:'2g'|default:0.00 }}<span class="icon-saudi_riyal"></span></span>
|
||||||
</h4>
|
</h4>
|
||||||
<p class="text-muted mb-0">{% trans "Cars in inventory for more than 60 days." %}</p>
|
<p class="text-muted mb-0">{% trans "Cars in inventory for more than 60 days." %}</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user