Commit 73da36a
feat(showcase): per-line Receipt attachment on invoice lines (upload-in-grid demo) (#3051)
Adds a `receipt: Field.file()` to showcase_invoice_line so the showcase
exercises objectui#2360 end-to-end: the inline line-item grid auto-derives
an upload column and renders a compact picker per row (the "attach the
receipt to each expense line" pattern). Verified in-browser against this
example: upload → save via /api/v1/batch → value persists with a canonical
/api/v1/storage/files/<id> URL → reopening the form renders the stored chip.
Claude-Session: https://claude.ai/code/session_01H5tsBSEhsDZmdcHBvfymYC
Co-authored-by: Claude <noreply@anthropic.com>1 parent dee7feb commit 73da36a
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
213 | 218 | | |
214 | 219 | | |
215 | 220 | | |
| |||
0 commit comments