BIG-231 Transactions number on drawer title.

This commit is contained in:
elforjani13
2022-01-02 13:38:40 +02:00
parent 7ab7456d08
commit 7f1844aa6b
12 changed files with 171 additions and 154 deletions

View File

@@ -139,6 +139,7 @@ function VendorCreditNoteFormHeaderFields({
<FormGroup
label={<T id={'credit_note.label_credit_note'} />}
inline={true}
labelInfo={<FieldRequiredHint />}
className={('form-group--vendor_credit_number', CLASSES.FILL)}
intent={inputIntent({ error, touched })}
helperText={<ErrorMessage name="vendor_credit_number" />}