mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 14:20:31 +00:00
feat: quick create action on select/suggest items fields.
This commit is contained in:
@@ -128,6 +128,7 @@ export const useJournalTableEntriesColumns = () => {
|
||||
className: 'account',
|
||||
disableSortBy: true,
|
||||
width: 160,
|
||||
fieldProps: { allowCreate: true }
|
||||
},
|
||||
{
|
||||
Header: CreditHeaderCell,
|
||||
|
||||
Reference in New Issue
Block a user