mirror of
https://github.com/DRYTRIX/TimeTracker.git
synced 2026-05-19 04:40:32 -05:00
c134e07e2a
Add Move up / Move down controls and a 13-column desktop grid on quote item rows so users can change line order without deleting entries. Order matches persisted quote_items.position (migration 146) for PDFs and views. Update CHANGELOG [Unreleased] with Issue #584. Fix inventory integration test to read quote.items[0] (relationship returns a list, not a query).