mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 04:55:44 +00:00
Child items table (#5114)
* Template cleanup - Remove "buttons" attribute (outdated) * Fix filters for "child stock items" table * Fix 'ancestor' stock filter
This commit is contained in:
@ -769,9 +769,6 @@
|
||||
part_detail: true,
|
||||
supplier_part_detail: true,
|
||||
},
|
||||
buttons: [
|
||||
'#stock-options',
|
||||
],
|
||||
});
|
||||
|
||||
$('#item-create').click(function () {
|
||||
|
Reference in New Issue
Block a user