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:
parent
bc3fda71a4
commit
ad11681369
@ -26,7 +26,8 @@
|
|||||||
},
|
},
|
||||||
buttons: [
|
buttons: [
|
||||||
'#stock-options',
|
'#stock-options',
|
||||||
]
|
],
|
||||||
|
filterKey: "companystock",
|
||||||
});
|
});
|
||||||
|
|
||||||
$("#stock-export").click(function() {
|
$("#stock-export").click(function() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user