diff --git a/InvenTree/part/templates/part/supplier.html b/InvenTree/part/templates/part/supplier.html index 30fe9ecc0b..35593f3fdc 100644 --- a/InvenTree/part/templates/part/supplier.html +++ b/InvenTree/part/templates/part/supplier.html @@ -9,6 +9,7 @@
+ {% if 0 %} + {% endif %}
@@ -58,9 +60,12 @@ } }, columns: [ + /* + // TODO - Re-enable the checkbox column for performing actions on multiple supplier parts { checkbox: true, }, + */ { sortable: true, field: 'supplier_name',