Reno Pros
  • Dashboard
  • Super Agents
  • Leads
  • Pipeline
  • DealFlow
  • Messages
  • Schedule
  • Clients
  • Quotes
  • Invoices
  • Jobs
  • Inventory
  • Fleet
  • Timesheets
  • Documents
  • Automations
Settings
    Super Agents

    CFO AI

    Reads vendor invoices, tracks job profitability, runs cash-flow reports.

    Early access — schema absorbed, full UI in progress
    Open Inbox Open standalone CFO AI

    Jobs tracked

    0

    Total funded

    $0.00

    Total deal value

    $0.00

    Active jobs

    0

    Recent jobs

    Loading…

    What's been absorbed

    Done
    Schema

    cfo_jobs, cfo_vendor_invoices, cfo_expenses, cfo_job_equipment, cfo_finance_companies, cfo_finance_programs, cfo_contractors, cfo_audit_log, cfo_google_oauth_connections, cfo_gmail_poll_state — all tenant-scoped with RLS.

    Done
    Profit formula

    apps/api/src/modules/cfo/profitability.ts — exact mirror of upstream lib/profitability.ts with the 5 default rates and the cents-only math.

    Done
    tRPC

    cfo.jobs / cfo.job / cfo.profitability live now.

    Todo
    Profitability SQL view

    v_cfo_job_profitability_v2 needs porting from CFO migration 0005.

    Todo
    Inngest pipeline

    poll-gmail · extract-invoice · sync-drive · sync-sheet — to live under apps/api/src/modules/inngest/functions/cfo/.

    Todo
    Google OAuth

    Start/callback routes + token refresh + per-tenant master sheet bootstrap.

    Todo
    UI

    Inbox dropzone, /jobs/[id] detail, /expenses, /settings/cfo.