diff --git a/src/pages/05_quotation/QuotationForm.vue b/src/pages/05_quotation/QuotationForm.vue index de693b68..bb4d1f9a 100644 --- a/src/pages/05_quotation/QuotationForm.vue +++ b/src/pages/05_quotation/QuotationForm.vue @@ -900,7 +900,7 @@ const view = ref(View.Quotation);
-
+
{{ $t('quotation.title') }} @@ -1002,7 +1002,6 @@ const view = ref(View.Quotation); view === View.Quotation || view === View.Accepted || view === View.Invoice || - view === View.Payment || view === View.Receipt " > @@ -1221,7 +1220,7 @@ const view = ref(View.Quotation);