Worker URL or Supabase credentials not configured. Go to the Settings tab to set them up.

PR-PO Monitoring — ARYS OPC

0
Total PRFs
0
No PO yet
0
Partial
0
Fulfilled
0
Closed
Not synced yet
PRF #PR dateLeadCategoryItem DeptRequestedFulfilled BalanceProgressStatus

Upload ERP extract

Export PR and PO data from your ERP as CSV, XLS, or XLSX. Claude AI will map columns, match references, reconcile discrepancies, and compute partial fulfillment — then save everything to Supabase so all devices stay in sync.

PR extract XLSXXLSCSV
Click to upload PR extract
PO extract XLSXXLSCSV
Click to upload PO extract

Connection settings

These are saved in your browser's local storage. Each device needs to enter them once.

The URL of your deployed Cloudflare Worker that proxies AI requests.
Found in Supabase → Project Settings → API. The anon/public key is safe to use here.

Deployment guide

1. Supabase — run supabase_setup.sql in your project's SQL Editor, then copy the project URL and anon key above.

2. Cloudflare Worker — paste cloudflare_worker.js into a new Worker, add OPENROUTER_API_KEY as an environment secret, deploy, and paste the URL above.

3. Cloudflare Pages — upload this index.html via Pages → Direct Upload. Done.