Spool Adjustment History - Track usage with timestamps and comments #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
From user feedback:
Solution
Track all spool weight/length adjustments with history.
New Database Table
SpoolAdjustmentinspoolman/database/models.py:API Changes
use_spool_weightanduse_spool_lengthto record adjustmentscommentparameter to use endpointsGET /api/v1/spool/{id}/adjustmentsendpointFrontend Changes
Priority
Medium - requires migration and new table