From 2994f3e08c6953b553529d32e6cedfc854a93533 Mon Sep 17 00:00:00 2001 From: joe Date: Sun, 8 Mar 2026 08:05:45 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20Sprint=204-M2=20=E3=82=BF=E3=82=B9?= =?UTF-8?q?=E3=82=AF=E5=AE=8C=E4=BA=86=E5=8F=8D=E6=98=A0\n\n-=20short=5Fte?= =?UTF-8?q?rm=5Fplan.md=20=E3=81=AE=E3=80=8C=E5=A3=B2=E4=B8=8A=E5=85=A5?= =?UTF-8?q?=E5=8A=9B=E7=94=BB=E9=9D=A2=E5=AE=9F=E8=A3=85=E3=80=8D=E3=82=BF?= =?UTF-8?q?=E3=82=B9=E3=82=AF=E3=82=92=E5=AE=8C=E4=BA=86=E6=B8=88=E3=81=B8?= =?UTF-8?q?=E5=A4=89=E6=9B=B4\n-=20=E8=AB=8B=E6=B1=82=E6=A9=9F=E8=83=BD?= =?UTF-8?q?=E5=AE=9A=E7=BE=A9=E3=81=A8=E4=BE=9D=E5=AD=98=E9=96=A2=E4=BF=82?= =?UTF-8?q?=E3=81=AE=E6=95=B4=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/short_term_plan.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/short_term_plan.md b/docs/short_term_plan.md index d0f97d7..9308d8a 100644 --- a/docs/short_term_plan.md +++ b/docs/short_term_plan.md @@ -24,15 +24,6 @@ **工期**: 3/15-3/20(5 営業日) **優先度**: 🟢 High -#### 🛒 売上入力画面実装(Sprint 4-M2: 完了) -- [x] DatabaseHelper の sales テーブル定義追加 -- [x] SaleEntry モデル作成(lib/models/sale.dart) -- [ ] 売上入力画面構築(Screen 設計中) -- [ ] レジモードとの連携設計 - -**担当者**: POS チーム -**工期**: 完了済 / 次は Screen 実装 -**優先度**: 🟡 Medium #### 📝 請求書機能定義 - [ ] Invoice モデル定義