2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-07 20:32:12 +00:00

Merged @SchrodingersGat ExchangeRateHost integration work

This commit is contained in:
eeintech
2021-05-25 10:34:20 -04:00
11 changed files with 57 additions and 24 deletions

View File

@@ -31,4 +31,4 @@
</tbody>
</table>
{% endblock %}
{% endblock %}

View File

@@ -29,6 +29,11 @@
{% endif %}
</td>
</tr>
<tr>
<td><span class='fas fa-code'></span></td>
<td>{% trans "API Version" %}</td>
<td>{% inventree_api_version %}{% include "clip.html" %}</td>
</tr>
<tr>
<td><span class='fas fa-hashtag'></span></td>
<td>{% trans "Django Version" %}</td>