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 invoice โ 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.