Karte 10: Code128-Label als PDF (Objekt + Geräte-Exemplar)
app/services/label.py generiert druckfertiges Vektor-PDF (python-barcode +
reportlab): Mindesthöhe 10mm, Ruhezone 5mm, Klartext-Fallback als zweite
Zeile (Objekt-/Materialname). Endpunkte GET /objekte/{id}/label.pdf und
GET /objektpositionen/{id}/label.pdf (404 ohne vergebenen Geräte-Code).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CVgbozhYmuEhiEJHffRXCV
This commit is contained in:
@@ -2607,3 +2607,19 @@ Keine Commits in dieser Session.
|
||||
- frontend/src/styles/global.css | 24 +++++++++++
|
||||
|
||||
---
|
||||
## 2026-09-04 17:57 – 17:57 (0m)
|
||||
**Beschreibung:** Claude Code Session
|
||||
**Projekt:** flutter_app
|
||||
|
||||
### Commits
|
||||
- d8d2816 Karte 10: Kamera-Scan in Flutter-App (Objekt-Code, Scan-First-Einstieg)
|
||||
|
||||
### Geänderte Dateien
|
||||
- DEVLOG.md | 16 +++++++
|
||||
- flutter_app/DEVLOG.md | 18 ++++++++
|
||||
- flutter_app/README.md | 18 +++++++-
|
||||
- flutter_app/lib/screens/objekt_list_screen.dart | 59 ++++++++++++++++++++++---
|
||||
- flutter_app/lib/screens/scanner_screen.dart | 33 ++++++++++++++
|
||||
- flutter_app/pubspec.yaml | 1 +
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user