docs: unsaved-changes prompt + PDF caching note
parent
09d9fb9f76
commit
b0018bd102
1 changed files with 5 additions and 1 deletions
|
|
@ -24,9 +24,13 @@ with the detail, or names the code that implements it.
|
|||
the document; company details populate the header.
|
||||
- **Email PO to vendor** — one-click Outlook draft to the vendor's primary
|
||||
contact with a **7-day download link** to the PO PDF, rendered by the
|
||||
**PdfService** microservice and stored in R2 (issue #14).
|
||||
**PdfService** microservice and stored in R2; the PDF is **cached per PO** so
|
||||
repeat sends reuse it and just refresh the 7-day link (issues #14 / #127 / #128).
|
||||
- **Discard draft**, **edit & resubmit**, **edit-highlight diff** on resubmitted
|
||||
POs.
|
||||
- **Unsaved-changes prompt** — leaving the PO create/edit screen with unsaved
|
||||
edits offers **Save as draft / Discard / Stay** (in-app navigation) or the
|
||||
browser's native warning (refresh / close). (issue #18)
|
||||
|
||||
## Catalogue, vendors, inventory
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue