Add label printing functionality and error handling in stock and label flows
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
2026-04-10 22:08:01 +02:00
parent 1dc1bb4912
commit e1383c4d56
10 changed files with 627 additions and 21 deletions
+2 -1
View File
@@ -94,7 +94,8 @@ These are current project assumptions and should not be casually changed.
- Preview uses label-preview flags
- Submit/create flow uses upsert apply (`/kitchen/items/upsert?mode=apply`)
- Auto-print is deferred and should not be assumed in current UI submit flow
- UI exposes a `Print` checkbox next to save (default on for current page session)
- If `Print` is enabled and save succeeds, label printing uses `/kitchen/items/{uuid_b64}/print-label`
### Item-definition search for label creation