2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-20 05:46:34 +00:00

Add some more functionality to StockLocation page

This commit is contained in:
Oliver
2021-07-12 20:53:36 +10:00
parent 2ea4824030
commit e9bf4b4cef
2 changed files with 17 additions and 3 deletions

View File

@ -63,7 +63,7 @@
<li>
<a href='#' id='part-move'>
<span class='fas fa-exchange-alt'></span>
{% trans "Move part stock" %}
{% trans "Transfer part stock" %}
</a>
</li>
</ul>