PlanTempusApp/PlanTempus.Application/.claude/settings.local.json
Janus C. H. Knudsen f3c54dde35 Adds Z-Report feature with PDF generation and UI components
Introduces Z-Report page and related functionality for cash register reconciliation
- Adds new Z-Report page template with comprehensive financial reporting
- Updates reconciliation table with Z-Report download buttons
- Implements print-optimized CSS for report styling
- Adds TypeScript handler for Z-Report button interactions
2026-01-23 16:25:43 +01:00

8 lines
97 B
JSON

{
"permissions": {
"allow": [
"WebSearch",
"Bash(npm run build:*)"
]
}
}