mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +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…
Reference in New Issue
Block a user