fix: typo
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 6s

This commit is contained in:
Methapon2001 2025-03-26 14:35:55 +07:00
parent 5fc4bbab6e
commit 1091b93805

View file

@ -875,7 +875,7 @@ export class QuotationController extends Controller {
changed && changed &&
tx.notification.create({ tx.notification.create({
data: { data: {
title: "ใบเสนอราคามการเปลี่ยนแปลง / Quotation Detail Changes", title: "ใบเสนอราคามการเปลี่ยนแปลง / Quotation Detail Changes",
detail: detail:
"รหัส / code : " + record.code + " มีการเปลี่ยนแปลงของสินค้า / Product Updated", "รหัส / code : " + record.code + " มีการเปลี่ยนแปลงของสินค้า / Product Updated",
registeredBranchId: record.registeredBranchId, registeredBranchId: record.registeredBranchId,