From 300f4e23c860971960fca1f1ebc721c6801af073 Mon Sep 17 00:00:00 2001 From: king Date: Thu, 11 Jun 2026 15:58:53 +0900 Subject: [PATCH] =?UTF-8?q?ui(malaysia):=20=EC=9E=85=EC=B6=9C=EA=B3=A0=203?= =?UTF-8?q?=EB=B6=84=ED=95=A0=20=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83=20?= =?UTF-8?q?=E2=80=94=20=EC=A2=8C(=EC=98=B5=EC=85=98)=C2=B7=EC=A4=91(?= =?UTF-8?q?=EB=82=B1=EA=B0=9C)=C2=B7=EC=9A=B0(=EC=84=B8=ED=8A=B8)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 종류/날짜/메모+적용버튼을 좌측 카드로, 낱개·세트 그리드를 중/우로 배치 Co-Authored-By: Claude Opus 4.8 --- .../templates/malaysia/movements.html | 57 ++++++++++--------- 1 file changed, 30 insertions(+), 27 deletions(-) diff --git a/app/modules/malaysia/templates/malaysia/movements.html b/app/modules/malaysia/templates/malaysia/movements.html index bca0309..b32c9b2 100644 --- a/app/modules/malaysia/templates/malaysia/movements.html +++ b/app/modules/malaysia/templates/malaysia/movements.html @@ -13,38 +13,45 @@ {% set active_tab = 'move' %} {% include "malaysia/_nav.html" %} - +
-
-
- - - -
-
+
-
- + +
+

등록 옵션

+
+ + + +
+

세트는 항상 출고(OUT) · BOM 분해. 빈칸/0 제외.

+
+ +
+
+ +

낱개 아이템

- + {% for it in individual_items %} - + {% endfor %} @@ -52,18 +59,18 @@ - +
-

세트 아이템 — 출고(OUT) · BOM 분해

+

세트 아이템 — 출고(OUT)

CodeNameQty
CodeNameQty
{{ it.item_code }} {{ it.item_name }}
- + {% for it in set_items %} - + {% endfor %} @@ -71,10 +78,6 @@ - -
- -
Set CodeSet NameQty (OUT)
Set CodeSet NameQty (OUT)
{{ it.item_code }} {{ it.item_name }}