InvenTree/src
Oliver acc2786e44
[feature] Rename attachments (#11920)
* Implementation

* Update API and CHANGELOG

* Annotate response type

* Simplify attachment renaming

- Use the existing API endpoint

* Capture the actual saved path

* Tweak attachment table fields

* Use built-in validation

* Update docs

* Unit testing

* Ignore some lines from coverage

* Check if file exists before deleting
2026-05-18 20:02:46 +10:00
..
backend [feature] Rename attachments (#11920) 2026-05-18 20:02:46 +10:00
frontend [feature] Rename attachments (#11920) 2026-05-18 20:02:46 +10:00
performance [UI] BOM Editing (#10210) 2026-04-26 12:49:21 +10:00