mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-23 08:10:32 +00:00
fix: customer & inventory adjustment.
This commit is contained in:
@@ -31,7 +31,7 @@ export default function CustomerDetailsHeader() {
|
||||
<DetailItem
|
||||
label={<T id={'customer.drawer.label.customer_type'} />}
|
||||
name={'type'}
|
||||
children={customer?.customer_type}
|
||||
children={customer?.formatted_customer_type }
|
||||
/>
|
||||
<DetailItem label={<T id={'customer.drawer.label.unused_credits'} />}>
|
||||
0
|
||||
|
||||
Reference in New Issue
Block a user