mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-15 20:30:33 +00:00
Merge branch 'develop' of https://github.com/BigcapitalTech/bigcapital-client into develop
This commit is contained in:
@@ -34,7 +34,7 @@ const transfromItemsToSearch = (item) => ({
|
||||
id: item.id,
|
||||
text: item.name,
|
||||
subText: item.code,
|
||||
label: item.type,
|
||||
label: item.type_formatted,
|
||||
reference: item,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user