Moving 'supplier' to 'company'

This commit is contained in:
Oliver
2018-04-19 09:01:25 +10:00
parent 3bb434ae98
commit cef3c664f9
50 changed files with 95 additions and 132 deletions
-1
View File
@@ -10,7 +10,6 @@
<li><a href="{% url 'stock-index' %}">Stock</a></li>
<li><a href="{% url 'build-index' %}">Build</a></li>
<li><a href="{% url 'supplier-index' %}">Suppliers</a></li>
<li><a href="{% url 'customer-index' %}">Customers</a></li>
</ul>
</div>
</nav>