โ
Total Orders
โ
Total Spend
โ
Pending Orders
โ
Harry Pending
โ
Planned Buys
Monthly Spend
Recent Orders
| Date | Brand | Status | Total |
|---|
Top Vendors
Outstanding Orders
| Date | Brand | Vendor | Status |
|---|
Order History
| Date | Brand / Description | Vendor | Qty | Total | Status | Tracking # | Order # | Actions |
|---|
Wishlist & Strategy
| Brand | Vendor | Qty | Estimated Total | Actions |
|---|
Vendor Directory
๐ Invoice Parser
Paste text or upload PDF โ auto-extracts line itemsBulk Import โ From Email Parser
How to import your Gmail order history:
1Download parse_orders.py (delivered separately)
2Export Gmail via Google Takeout โ select Mail โ format:
.mbox3Run:
python3 parse_orders.py your_gmail.mbox4Open the generated
orders.json file, copy all contents5Paste below and click Process Import
Expected JSON format: array of objects with fields:
date, brand, vendor, qty, cost, status, tracking, order_num
Manual Single Entry
Add individual orders using the "+ Add Order" button on the Order Log tab.