InvenTree/src/backend
Oliver d99ec3e1a1
PartParameter updates (#10023)
* Add mixin for storing user who last updated an instance

* Add mixin to "PartParameter" model

* Fix typo

* Fix strings

* Refactor mixin class

* Update part parameter table:

- Add "user" filter
- Add "updated_by" column
- Add "update" column
- Add "note" column

* Fix for updating date

* Add user information when saving parameter

* small refactors

* Bump API version

* Add unit test for "updated" and "updated_by" fields

* Check for 'note' field

* Update docs image
2025-07-15 22:34:07 +10:00
..
InvenTree PartParameter updates (#10023) 2025-07-15 22:34:07 +10:00
osv-scanner.toml chore(backend): update-osv-file (#9821) 2025-06-21 07:42:05 +10:00
requirements-dev.in Remove admin shell (#8816) 2025-01-05 12:57:20 +11:00
requirements-dev.txt bump backend deps (#10003) 2025-07-11 08:44:33 +10:00
requirements.in feat: more mail sending backends and plugability (#9608) 2025-06-20 11:49:02 +10:00
requirements.txt bump backend deps (#10003) 2025-07-11 08:44:33 +10:00