Update TallyFlow Print code reviews with develop branch features (CSV import, GS1 Sunrise, custom fields, profile updates) and marketing notes

This commit is contained in:
TNB
2026-07-17 10:26:48 -04:00
parent e43c5e5818
commit cf1d5db9de
2 changed files with 30 additions and 3 deletions
@@ -3,13 +3,27 @@
**Tech Stack:** Flutter (desktop + mobile)
## Purpose
UI for TallyFlow Print functionality (likely tag printing/encoding workflows).
UI for TallyFlow Print functionality (tag printing/encoding workflows, batch imports, GS1 support).
## Observations
- Flutter app with android, ios, macos support
- Has USER_GUIDE.md and README
- Part of the print/encoding pipeline in the platform
- Supports CSV import flows, GS1 Sunrise tags, custom field registration
## Relevance
- Complements tallyflow-print (backend?) and tallyflow-web reporting
- Handles the user-facing side of printing workflows seen in tallyflow-web (ThingEdit, reports, etc.)
- Complements tallyflow-print (backend) and tallyflow-web reporting
- Handles the user-facing side of printing workflows seen in tallyflow-web (ThingEdit, reports, etc.)
## Recent Changes (develop branch pull - July 2026)
**Major theme:** CSV import UI, GS1 Sunrise support, custom fields in registration, profile updates.
**Key additions from develop:**
- Add support for CSV import of part, quantity, category to print tags (Flutter UI for batch import and database lookup).
- Initial support for retail GS1 Sunrise dual-carrier tags.
- Add org custom fields to TallyFlow registration UI.
- Update profile name and id from 'simple' to 'internal'.
- Bump version to 1.3.0 for custom field registration support.
- Additional fixes for offline situations and iOS/Android README updates.
*Last updated: 2026-07-17 by Hermes Agent (after develop pull using hermes_agent_ed25519 key)*