mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 04:40:32 +00:00
fix: assign contacts customer/vendor in make jorunal.
This commit is contained in:
@@ -51,6 +51,7 @@ export default function ContactsSuggestField({
|
||||
<MenuItem
|
||||
key={contact.id}
|
||||
text={contact.display_name}
|
||||
label={contact.formatted_contact_service}
|
||||
onClick={handleClick}
|
||||
/>
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user