mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
feat: sorting columns.
This commit is contained in:
@@ -158,7 +158,7 @@ export const useInventoryAdjustmentsColumns = () => {
|
||||
width: 100,
|
||||
},
|
||||
{
|
||||
id: 'publish',
|
||||
id: 'published_at',
|
||||
Header: formatMessage({ id: 'status' }),
|
||||
accessor: PublishAccessor,
|
||||
width: 95,
|
||||
|
||||
Reference in New Issue
Block a user