Commit graph

5 commits

Author SHA1 Message Date
d6549c07f8 Add FedEx shipment tracking with polling, ops delivery alerts, and backfill.
Auto-register tracking numbers from SC notes, poll FedEx on a business-hours cron, and expose /trackStatus, /trackTest, and admin /track-backfill.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-26 07:06:48 -04:00
cba047cb4e Add invoice approval cards, /confirmed close-out fallback, and /addNote.
Replace /completed with /confirmed that tries SC CONFIRMED then falls back to SC notes and ServChan close-out records when status is locked. Post invoice approval cards on PDF attach, track close-outs for cleanup, and add WO-space /addNote.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-25 12:59:54 -04:00
bd02d51111 Add consolidated close-out digest, /completed command, and proposal NTE fix.
Post daily non-terminal COMPLETED digest to ops room, let /completed confirm in WO spaces with SC note and ops notification, and default approval NTE to proposal total instead of adding to current NTE.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-25 08:59:15 -04:00
7ea64b5f24 Refine space cleanup rules and add daily close-out reminders.
Auto-remove only terminal COMPLETED statuses (Confirmed, Cancelled, No Charge), post daily reminders for other COMPLETED variants until they reach a terminal state, and schedule reminder cron with dedup tracking.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-24 16:05:39 -04:00
c2e98d105e Initial commit: ServChan Webex bot for ServiceChannel work orders.
ServiceChannel webhook processor, proposal approval cards, attachment auto-post,
CollabSupport commands, and Docker deployment configuration.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-24 15:12:08 -04:00