mirror of
https://github.com/temetro/temetro.git
synced 2026-07-26 11:58:14 +00:00
9a913147fb
The single proposal card crammed every proposed record into comma-joined summary lines — an inventory import became an unreadable wall of text. Render inventory/invoice records as a compact scrollable item list, and add an Edit button (single card + per-row in the batch review) that opens a per-kind edit dialog so the clinician can adjust the data — whole record or individual items — before it is committed. New RecordEditDialog is schema-driven (EDIT_SCHEMAS) per action kind, including add/remove rows for invoice line items and inventory items. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>