fix: BIG-352 Add terms and conditions/notes field to a warehouse transfer.

This commit is contained in:
a.bouhuolia
2022-03-28 19:25:06 +02:00
parent 767d807490
commit 10af33f1dc
3 changed files with 24 additions and 21 deletions

View File

@@ -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'}