Devadex

【インボイス・電子帳簿対応】経費精算・交通費精算 Google Sheets テンプレート / Japan Expense Report Template (日英対応)

gumroad   19.00 JPY   by rimno
8d old

🗂️ 経費精算、まだ手書き・バラバラ管理していませんか? / Still Managing Expenses by Hand? 日本のビジネスに特化した経費精算テンプレートが登場。インボイス制度(適格請求書等保存方式)・電子帳簿保存法に完全対応し、面倒な経費管理をシンプルにします。 Built specifically for Japanese business realities — this Google Sheets template handles everything from IC card commute fares to business trip per diems and qualified invoice tracking. 📦 テンプレートに含まれるもの / What's Inside 7つの専用タブ / 7 Purpose-Built Tabs: - ⚙️ 設定 / Settings — 勘定科目・部門・従業員・日当テーブルのマスターデータを一元管理。全タブがここを参照するので、変更は1か所だけ。/ Master data hub for accounts, departments, employees, and per-diem rates. Change once, reflected everywhere. - 📋 経費精算書 / Expense Report — 日付・科目・摘要・金額・インボイス番号を入力するだけ。消費税区分(10%/8%/非課税)は科目マスタから自動判定。/ Enter date, account, description, amount, and T-number. Tax rate auto-fills from the account master. - 🚃 交通費明細 / Commute & Travel Detail — 出発地・到着地・路線・往復フラグを入力。往復運賃は自動計算。IC利用の公共交通機関特例にも対応。/ From/to/route input with auto round-trip calculation. Handles the IC card exception rule for transit under ¥30,000. - ✈️ 出張旅費 / Business Trip — 出張1件ごとに宿泊費・日当・交通費を集約。日当は役職テーブルから自動 LOOKUP。宿泊費上限の超過は即座にフラグ表示。/ Per-trip expense block with auto per-diem LOOKUP by role and over-cap warnings on accommodation. - 🧾 領収書チェックリスト / Receipt Checklist — 適格請求書の必須記載事項確認、T番号入力、電子保存完了チェック、ファイル命名を行単位で管理。/ Line-by-line compliance checklist for Invoice System and Electronic Bookkeeping Act requirements. - 📊 集計ダッシュボード / Summary Dashboard — 月次・勘定科目別・部門別の SUMIFS 集計をビジュアル化。消費税 10%/8% 別の集計も自動。/ SUMIFS-powered dashboard with monthly, by-account, and by-department breakdowns. Tax split by 10%/8% included. - ✅ 承認管理 / Approval Workflow — 申請→一次承認→最終承認の3段階ステータス管理。振込予定日・完了フラグも管理可能。/ 3-stage approval tracking: Submitted → First Approval → Final Approval. Includes payment date and completion flag. ✨ このテンプレートが選ばれる理由 / Why This Template 他のテンプレートとここが違う / What Sets It Apart: - インボイス制度対応 — T番号入力欄・免税事業者フラグ・経過措置(80%/50%控除)の案内を組み込み済み。多くの汎用テンプレートにはない日本固有の対応。/ Built-in T-number fields, exempt-vendor flagging, and transition-period guidance — features absent from generic expense templates. - 電子帳簿保存法チェックリスト — 2024年1月義務化の電子取引保存要件を行単位で確認できる専用タブを搭載。/ Dedicated tab for the January 2024 mandatory electronic transaction retention requirements. - 交通費の経路管理 — 「新宿→渋谷・JR山手線・往復」を区間単位で記録。往復は片道×2で自動計算。IC カード特例にも対応メモ欄あり。/ Segment-level route tracking with automatic round-trip calculation and IC card exception notes. - 日当の自動計算 — 役職別日当テーブルを設定すれば、出張タブで役職を選ぶだけで日当を自動算出。手計算ミス不要。/ Role-based per-diem auto-calculation eliminates manual lookup errors. - 完全バイリンガル — すべてのヘッダー・説明が日本語・英語併記。外国籍社員・外資系企業での利用も想定済み。/ Every column header, label, and guide text is bilingual JP/EN — ready for multinational teams. - コピーしてすぐ使える — インストール不要。Google アカウントがあれば今すぐ使用開始。/ Zero installation. Works with any Google account. Copy and start in minutes. 👤 こんな方に / Who It's For - 会社員 — 月次経費精算を上司に提出する方。印刷して紙提出も、共有リンクで電子提出も対応。/ Employees submitting monthly expense claims to managers — works for both paper printout and digital sharing. - フリーランス・個人事業主 — 確定申告のための経費記録と領収書管理を一本化したい方。/ Freelancers and sole proprietors who want one place for expense tracking and receipt compliance before tax season. - 中小企業の経理担当 — 経費精算フローを標準化したい、でも高額な経費精算システムには手が届かない方。/ SMB accounting staff who want to standardize expense workflows without investing in expensive ERP systems. - スタートアップ — 成長に合わせて勘定科目・部門を追加するだけで拡張できる柔軟な構造。/ Startups that need a flexible template they can expand as the company grows. - 外資系企業の日本オフィス — 日英バイリンガル対応で本社への報告と日本国内の法令対応を両立。/ Japan offices of foreign companies needing bilingual reports for both HQ and local tax compliance. 📐 主要数式一覧 / Key Formulas Included すべての数式はテンプレート内にあらかじめ設定済みです: All formulas are pre-built in the template: - `SUMIFS` による月次・科目別・部門別集計 / Monthly/account/department totals - 往復運賃自動計算 `=IF(往復区分="往復", 片道運賃*2, 片道運賃)` / Round-trip auto-calc - 消費税区分 IF 判定 `=IF(税区分="軽減",金額/1.08*0.08,IF(税区分="課税",金額/1.1*0.1,0))` / Tax split - 日当 VLOOKUP `=VLOOKUP(役職, 日当テーブル, 2, FALSE)` / Per-diem lookup - 宿泊費上限フラグ `=IF(宿泊費>上限, "⚠️過超", "")` / Accommodation cap flag - 申請番号自動採番 `="EXP-"&TEXT(TODAY(),"YYYY")&"-"&TEXT(ROW()-9,"0000")` / Auto reference number - 承認完了率 `=COUNTIF(ステータス列,"最終承認済")/COUNTA(申請番号列)*100` / Approval rate 🛡️ インボイス制度 & 電子帳簿保存法への対応 / Compliance Coverage | 要件 / Requirement | 対応状況 / Status | |---|---| | 適格請求書発行事業者登録番号(T番号)記録 | ✅ 全明細行に入力欄 | | Qualified invoice T-number recording | ✅ Field on every expense line | | 消費税率区分(10%/軽減8%/非課税)自動分類 | ✅ 科目マスタ連動 | | Tax rate classification (10%/8%/exempt) | ✅ Auto from account master | | 電子取引データの適正保存 | ✅ チェックリストタブで管理 | | Electronic transaction data retention | ✅ Managed in Receipt Checklist tab | | ファイル命名規則(日付・金額・支払先) | ✅ ガイドと命名規則テンプレ付属 | | Filename convention (date/amount/payee) | ✅ Guide and naming template included | | 7年間保管義務への対応メモ | ✅ セットアップガイドに記載 | | 7-year retention guidance | ✅ Covered in setup guide | | 公共交通機関特例(3万円未満) | ✅ 交通費明細タブに注記 | | Transit exception (under ¥30,000) | ✅ Noted in Commute tab | 📥 購入後に受け取るもの / What You Receive After Purchase 1. Google Sheets テンプレートへのリンク — クリックして「コピーを作成」するだけで即座に使用開始 / Google Sheets template link — one click to "Make a copy" and you're ready 2. 本ドキュメント(TEMPLATE_STRUCTURE) — タブの詳細説明・数式解説・法令対応ガイド / This document with full tab descriptions, formula explanations, and compliance guides 3. セットアップガイド(ステップバイステップ) — 初回設定から月次エクスポートまでの手順 / Step-by-step setup guide from first configuration to monthly export 4. ファイル命名規則テンプレート — 電子帳簿保存法対応のファイル名フォーマット / File naming convention template for Electronic Bookkeeping Act compliance ❓ よくある質問(購入前) / Pre-Purchase FAQ Q: Google アカウントなしでも使えますか? / Can I use it without a Google account? A: いいえ。このテンプレートは Google Sheets 専用です。無料の Google アカウントがあれば使用可能です。/ No — this is a Google Sheets template. A free Google account is required. Q: Mac・Windows どちらでも使えますか? / Does it work on Mac and Windows? A: はい。Google Sheets はブラウザベースなので、OS を問いません。スマートフォンからも閲覧可能です。/ Yes — Google Sheets is browser-based and OS-agnostic. Mobile viewing is also supported. Q: 購入後のアップデートは受け取れますか? / Will I receive future updates? A: Gumroad の購入履歴から最新版をダウンロードできます。大幅改定時はメールでご案内します。/ Yes — download the latest version from your Gumroad purchase history. Major updates are announced by email. Q: 返金は可能ですか? / Is a refund available? A: デジタル商品の性質上、原則として返金はお断りしています。購入前にサンプル画像・説明をご確認ください。/ Due to the digital nature of this product, refunds are generally not available. Please review all sample images and descriptions before purchasing. 🌟 今すぐ経費精算を効率化しましょう! / Start Simplifying Your Expense Reports Today! インボイス制度・電子帳簿保存法への対応を後回しにするのは危険です。今すぐテンプレートを導入して、経費精算を正確・効率的・法令準拠に。 Procrastinating on Invoice System and Electronic Bookkeeping Act compliance is a risk you don't need to take. Get compliant, get organized, and save hours every month — starting today. ¥2,900 / $19 — 一度購入すれば永久利用可 / One-time purchase, use forever.

Get it → rimno.gumroad.com

Found on Devadex — the discovery index for independent software the big search engines bury. More from gumroad.

Report this listing