mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
fix: subtitle issue with sales transaction number.
This commit is contained in:
@@ -345,6 +345,7 @@ function AccountFormDialogContent({
|
||||
onAccountSelected={onChangeSubaccount}
|
||||
defaultSelectText={<T id={'select_parent_account'} />}
|
||||
selectedAccountId={values.parent_account_id}
|
||||
popoverFill={true}
|
||||
/>
|
||||
</FormGroup>
|
||||
</If>
|
||||
|
||||
Reference in New Issue
Block a user