From 1091b938059895a1273df6fb7ca44c97d46ee0f1 Mon Sep 17 00:00:00 2001 From: Methapon2001 <61303214+Methapon2001@users.noreply.github.com> Date: Wed, 26 Mar 2025 14:35:55 +0700 Subject: [PATCH] fix: typo --- src/controllers/05-quotation-controller.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/controllers/05-quotation-controller.ts b/src/controllers/05-quotation-controller.ts index 111d78f..0369627 100644 --- a/src/controllers/05-quotation-controller.ts +++ b/src/controllers/05-quotation-controller.ts @@ -875,7 +875,7 @@ export class QuotationController extends Controller { changed && tx.notification.create({ data: { - title: "ใบเสนอราคามัการเปลี่ยนแปลง / Quotation Detail Changes", + title: "ใบเสนอราคามีการเปลี่ยนแปลง / Quotation Detail Changes", detail: "รหัส / code : " + record.code + " มีการเปลี่ยนแปลงของสินค้า / Product Updated", registeredBranchId: record.registeredBranchId,