Koha/koha-tmpl/intranet-tmpl/prog
Matt Blenkinsop e1b7591eff
Bug 32495: Mis-matched required fields in UI and api
The "description" field is marked as required in the UI when creating a new Agreement. This flag has been removed to match the API where it is not a required field. Is Perpetual has not been marked as required as it is a checkbox with a default selection so will always provide a value.

Test plan:
1) In the ERM module, add a new agreement and observe that the Description field is required
2) Apply patch
3) Repeat step 1 but this time the Required flag will not be visible.

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-02-24 16:47:32 -03:00
..
css Bug 32912: Use template wrapper for notices tabs 2023-02-24 16:45:30 -03:00
en Bug 32912: Use template wrapper for notices tabs 2023-02-24 16:45:30 -03:00
img
js Bug 32495: Mis-matched required fields in UI and api 2023-02-24 16:47:32 -03:00
pdf
sound