1cbf06a6c0
Tasks/projects page: reverted back to one row per task (work status only, no billing state on that page). Per-version R## tracking lives in invoicing only (invoice_items, sub invoice form). DB fix: 7 Public Storage tasks had pending revision versions (R01/R02) with no delivery but were stuck as 'paid' from old invoice lifecycle sync. Reset to 'not_started' so they appear in the Revisions tab for work: 68664, 68666, 68721 (R02), 68808, 68809 (R02), 68810 (R02), 68811 (R02) Removed unused invoiceItems state/fetch from Tasks + ProjectDetail. invoiceVersionRules helpers retained for invoicing use. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>