2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 20:16:44 +00:00

Custom filter tag for company stock listing

This commit is contained in:
Oliver Walters 2020-08-08 17:15:08 +10:00
parent bc3fda71a4
commit ad11681369

View File

@ -26,7 +26,8 @@
}, },
buttons: [ buttons: [
'#stock-options', '#stock-options',
] ],
filterKey: "companystock",
}); });
$("#stock-export").click(function() { $("#stock-export").click(function() {