No description
The admin_todos table is written by 8 worker handlers (and the new shared create_admin_todo helper) but had NO CREATE migration anywhere, so every fulfillment-task insert silently failed in environments without the table. Define it with the exact column set the handlers use, plus status/priority/ order indexes and operator workflow columns (assigned_to, notes, completed_at). Applied 076,085,086,088,089,090,091 to the dev DB (all idempotent); verified admin_todos, esign_records, paper_filing_batches, compliance_orders. fulfillment_status, and esign_records.signature_vector all exist and accept the handler insert shape. |
||
|---|---|---|
| .claude/projects/-home-justin-projects-performancewest-new-site/memory | ||
| api | ||
| chrome-extension/fcc-access-helper | ||
| data/hc_campaigns | ||
| docs | ||
| docserver | ||
| erpnext | ||
| frappe_adyen | ||
| frappe_ca_registry | ||
| frappe_crypto | ||
| infra | ||
| mcp | ||
| monitoring | ||
| node-compile-cache/v25.1.0-x64-392347a2-1000 | ||
| performancewest_erpnext | ||
| scripts | ||
| site | ||
| src | ||
| test_screenshots | ||
| .gitignore | ||
| CLAUDE.md | ||
| deploy.sh | ||
| docker-compose.dev.override.yml | ||
| docker-compose.yml | ||
| extract-erpnext-assets.sh | ||