Bug 30708: Do not allow edition of 'status for item added to train'

It does not seem useful to enforce it at lower level, it is not a
condition that will break the feature, but it does not feel correct to
allow the modification of this value

Sponsored-by: BULAC - http://www.bulac.fr/
Signed-off-by: BULAC - http://www.bulac.fr/
Signed-off-by: Heather Hernandez <heather_hernandez@nps.gov>
Signed-off-by: Laurence Rault <laurence.rault@biblibre.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Jonathan Druart 2023-04-06 15:05:20 +02:00 committed by Tomas Cohen Arazi
parent f7e6d2f1bd
commit c40e1899a0
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -42,6 +42,7 @@
}}:</label
>
<v-select
:disabled="train.train_id ? true : false"
id="not_for_loan"
v-model="train.not_for_loan"
label="description"