From 89c19b869de96e57677d4ea5efe7ba53d8705052 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B6=8C=ED=98=81=EC=84=B1?= Date: Fri, 13 Feb 2026 03:41:43 +0900 Subject: [PATCH] =?UTF-8?q?chore:=EC=A1=B0=EC=9D=B8=ED=8A=B8=EB=B0=94=20?= =?UTF-8?q?=ED=92=88=EB=AA=A9=20options=20=EB=8D=B0=EC=9D=B4=ED=84=B0=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80=20(lot=5Fmanaged,=20consumption=5Fmethod=20?= =?UTF-8?q?=EB=93=B1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 --- database/seeders/data/kyungdong/items.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/database/seeders/data/kyungdong/items.json b/database/seeders/data/kyungdong/items.json index a7ed7bf..29b2a24 100644 --- a/database/seeders/data/kyungdong/items.json +++ b/database/seeders/data/kyungdong/items.json @@ -17146,7 +17146,7 @@ "bom": null, "attributes": "{\"source\": \"price_raw_materials\", \"category\": \"슬랫\", \"Part_type\": \"조립 부품(Assembly Part)\"}", "attributes_archive": null, - "options": null, + "options": "{\"lot_managed\": true, \"consumption_method\": \"auto\", \"production_source\": \"self_produced\", \"input_tracking\": false}", "description": null, "is_active": 1, "created_by": null,