From 78022b3b15c4e2cd282da82e9d79eb4edb1ee4a3 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 1 May 2026 21:35:11 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B3=9E=E4=B8=8E(821)=E3=82=92?= =?UTF-8?q?=E7=B5=A6=E6=96=99=E6=89=8B=E5=BD=93(813)=E3=81=AE=E7=9B=B4?= =?UTF-8?q?=E5=BE=8C=E3=81=AB=E8=A1=A8=E7=A4=BA=E3=81=99=E3=82=8B=E3=82=88?= =?UTF-8?q?=E3=81=86=E9=A0=86=E5=BA=8F=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/app/modules/trial_balance/service.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/app/modules/trial_balance/service.py b/backend/app/modules/trial_balance/service.py index 265e5a3..272bff9 100644 --- a/backend/app/modules/trial_balance/service.py +++ b/backend/app/modules/trial_balance/service.py @@ -406,7 +406,7 @@ def fetch_trial_balance(date_from: str, date_to: str): # === 販売管理費(截図の順序に準拠) === sga_order = [ - "812", "813", "814", "815", # 人件費系 + "812", "813", "821", "814", "815", # 人件費系(812:役員報酬 813:給料手当 821:賞与 814:法定福利費 815:福利厚生費) "802", # 外注費 "816", "817", # 交際費・会議費 "803", "804", "805", # 旅費・通信・消耗品