Skip to content

Conversation

@Chikuwa0141
Copy link
Collaborator

対応Issue

概要

領収書の数量反映等を修正

画面スクリーンショット等

  • URL
    スクリーンショット

テスト項目

備考

Kubosaka and others added 14 commits June 4, 2025 22:33
I replaced an informal comment with a professional explanation in `api/externals/controller/division_controller.go`.
Fix: Replace informal comment in division controller
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add tech stack overview (Go/Next.js/OpenAPI)
- Add development commands and workflow
- Add project structure and port configuration
- Add AI development support information
- Reorganize documentation links for better structure
- Add important notes about code generation and quality

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Add comprehensive Mermaid diagram showing system components
- Visualize Clean Architecture pattern and data flow
- Show OpenAPI-driven development workflow
- Add color-coded component categorization
- Include architecture characteristics explanation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Add CLAUDE.md for AI assistant guidance
Update README.md with comprehensive development information
対応Issue: resolve #0 (仮)

概要:
請求書PDF生成時に数量が反映されない問題を修正しました。
- 型にとを追加しました。
- でに数量と単価を含めるように修正しました。
- での数量と単価を正しく設定するように修正しました。
- で数量と単価、金額を正しく表示するように修正しました。

テスト項目:
- 請求書PDFが正しく生成され、数量が反映されていること。
- から生成したPDFで、入力した数量が反映されていること。
- から生成したPDFで、数量が1、単価が協賛スタイルの価格で表示されていること。

備考:
における数量の扱いは、既存の協賛活動からPDFを生成する場合、数量はデフォルトで1であり、単価は協賛スタイルの価格と一致するという仮定に基づいています。もし、協賛活動に数量の概念がある場合は、別途修正が必要です。
…oice-pdf

fix: 請求書PDFに数量を反映
@Chikuwa0141 Chikuwa0141 merged commit 96d98c9 into main Jul 26, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants