mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-14 11:50:31 +00:00
feat(purchases): add purchases.
This commit is contained in:
@@ -107,7 +107,7 @@ function InvoiceFormHeaderFields({
|
||||
</ControlCustomerGroup>
|
||||
{value && (
|
||||
<CustomerButtonLink customerId={value}>
|
||||
View Customer Details
|
||||
<T id={'view_customer_details'} />
|
||||
</CustomerButtonLink>
|
||||
)}
|
||||
</FFormGroup>
|
||||
|
||||
Reference in New Issue
Block a user