Hacer obligatorio el campo "Serie"
This commit is contained in:
parent
a464f9b14e
commit
b286edd5c0
@ -68,6 +68,7 @@ export const ProformaUpdateHeaderEditor = ({
|
||||
name="series"
|
||||
placeholder={t("form_fields.proformas.series.placeholder")}
|
||||
readOnly={readOnly}
|
||||
required
|
||||
/>
|
||||
|
||||
<DatePickerField
|
||||
|
||||
Loading…
Reference in New Issue
Block a user