mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
fix: BIG-352 Add terms and conditions/notes field to a warehouse transfer.
This commit is contained in:
@@ -20,7 +20,7 @@ export function PaymentReceiveFormFootetLeft() {
|
||||
{/* --------- Internal Note--------- */}
|
||||
<TermsConditsFormGroup
|
||||
name={'internal_note'}
|
||||
label={<T id={'payment_receive_form.label.internal_note'} />}
|
||||
label={<T id={'payment_receive_form.label.note'} />}
|
||||
>
|
||||
<FEditableText
|
||||
name={'internal_note'}
|
||||
|
||||
Reference in New Issue
Block a user