mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
feat: quick create action on select/suggest items fields.
This commit is contained in:
@@ -113,6 +113,7 @@ export function useExpenseFormTableColumns({ landedCost }) {
|
||||
disableSortBy: true,
|
||||
width: 40,
|
||||
filterAccountsByRootTypes: ['expense'],
|
||||
fieldProps: { allowCreate: true },
|
||||
},
|
||||
{
|
||||
Header: ExpenseAmountHeaderCell,
|
||||
|
||||
Reference in New Issue
Block a user