mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
feat(webapp): allow to create a new account item in accounts list component.
This commit is contained in:
@@ -120,6 +120,7 @@ function AccountFormDialogFields({
|
||||
buttonProps={{ disabled: !values.subaccount }}
|
||||
fastField={true}
|
||||
fill={true}
|
||||
allowCreate={true}
|
||||
/>
|
||||
</FFormGroup>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user