diff --git a/src/frontend/src/tables/part/PartSalesAllocationsTable.tsx b/src/frontend/src/tables/part/PartSalesAllocationsTable.tsx index d457a66f3f..8d49584f4b 100644 --- a/src/frontend/src/tables/part/PartSalesAllocationsTable.tsx +++ b/src/frontend/src/tables/part/PartSalesAllocationsTable.tsx @@ -42,6 +42,8 @@ export default function PartSalesAllocationsTable({ accessor: 'order', title: t`Sales Order`, switchable: false, + sortable: true, + ordering: 'order', render: (record: any) => (