mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 22:00:31 +00:00
feat: add Project invoicing form dialog.
This commit is contained in:
@@ -121,7 +121,7 @@ export function useExpenseFormTableColumns({ landedCost }) {
|
||||
disableSortBy: true,
|
||||
width: 100,
|
||||
},
|
||||
...(featureCan(Features.Branches)
|
||||
...(featureCan(Features.Projects)
|
||||
? [
|
||||
{
|
||||
Header: intl.get('project'),
|
||||
|
||||
Reference in New Issue
Block a user