From 1e5ca06ffeedf7479b5f193530bca905e0f74bab Mon Sep 17 00:00:00 2001 From: kittapath Date: Tue, 14 Jan 2025 12:21:38 +0700 Subject: [PATCH] no message --- src/controllers/CommandController.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/controllers/CommandController.ts b/src/controllers/CommandController.ts index 8446fd6b..c5a8c48d 100644 --- a/src/controllers/CommandController.ts +++ b/src/controllers/CommandController.ts @@ -4502,6 +4502,8 @@ export class CommandController extends Controller { ? Extension.ToThaiShortDate(item.CommandExcecuteDate) : "-", dateEnd: "-", + RemarkVertical: item.RemarkVertical, + RemarkHorizontal: item.RemarkHorizontal, order: posMasterAct.posMasterOrder == null ? "-"