mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-01 13:06:45 +00:00
Enable printing actions for PartTable (#8430)
This commit is contained in:
parent
56bd66ddd4
commit
d6745137f6
@ -359,6 +359,9 @@ export function PartListTable({
|
||||
modelType: ModelType.part,
|
||||
tableFilters: tableFilters,
|
||||
tableActions: tableActions,
|
||||
enableSelection: true,
|
||||
enableReports: true,
|
||||
enableLabels: true,
|
||||
params: {
|
||||
...props.params,
|
||||
category_detail: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user