mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
(cherry picked from commit 9b377ccfbf
)
Co-authored-by: Marcel Pörner <me@nerade.de>
This commit is contained in:
parent
6d6629f11c
commit
08f9bebdf0
@ -27,7 +27,7 @@
|
||||
|
||||
{% block actions %}
|
||||
{% if user.is_staff and perms.company.change_company %}
|
||||
{% url 'admin:company_supplierpart_change' part.pk as url %}
|
||||
{% url 'admin:company_manufacturerpart_change' part.pk as url %}
|
||||
{% include "admin_button.html" with url=url %}
|
||||
{% endif %}
|
||||
{% if roles.purchase_order.change %}
|
||||
|
Loading…
Reference in New Issue
Block a user