2
0
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:
Oliver
2023-06-28 15:22:23 +10:00
committed by GitHub
parent 53e120cdb3
commit a78b26f93a
9 changed files with 29 additions and 47 deletions

View File

@ -769,9 +769,6 @@
part_detail: true,
supplier_part_detail: true,
},
buttons: [
'#stock-options',
],
});
$('#item-create').click(function () {