diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index 920f2384..e4656500 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -1465,7 +1465,8 @@ async function getWorkerFromCriteria( :readonly=" (view !== View.Quotation && view !== View.Invoice) || (quotationFormData.quotationStatus !== 'Issued' && - quotationFormData.quotationStatus !== 'Accepted') + quotationFormData.quotationStatus !== 'Accepted') || + quotationFormState.mode === 'info' " v-model:file-data="attachmentData" :label="