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

Print part labels

This commit is contained in:
Oliver
2021-07-08 22:54:41 +10:00
parent c39f705ef7
commit 15cb1e0005
4 changed files with 61 additions and 2 deletions

View File

@ -268,6 +268,10 @@
);
});
$('#print-label').click(function() {
printPartLabels([{{ part.pk }}]);
});
$("#part-count").click(function() {
launchModalForm("/stock/adjust/", {
data: {