etsy-finance-tracker/client/src
dlawler489 22799cb732 Integrate Data Import with Expenses tab
 FIXES MAJOR WORKFLOW ISSUE:
- Data Import CSV processing now automatically creates expenses
- Etsy fees → 'Transaction Fees' category expenses
- Australia Post shipping → 'Shipping & Postage' expenses
- Prevents duplicate expense creation with reference checking
- Added user notices in both Data Import and Expenses tabs

🔄 INTEGRATION FEATURES:
- Automatic expense creation from CSV order costs
- Duplicate prevention by order number/tracking number
- Proper categorization and tax-deductible flagging
- Clear user notifications and workflow guidance

📊 USER EXPERIENCE:
- Expenses tab now shows integration notice
- Data Import shows automatic expense creation info
- Seamless workflow between sales data and expense tracking
2026-05-05 12:29:07 +10:00
..
components Fix modal persistence issue 2026-05-01 15:31:26 +10:00
pages Integrate Data Import with Expenses tab 2026-05-05 12:29:07 +10:00
store Migrate frontend from localStorage to MongoDB API 2026-04-22 08:48:05 +10:00
utils Fix product matching for Modern Minimalist Shelf Decor variants 2026-05-01 15:02:46 +10:00
App.css Initial commit: Complete Etsy Business Tracker with Profit Analysis Dashboard 2026-04-20 09:44:54 +10:00
App.tsx Add JWT auth with protected routes and per-user data isolation 2026-04-22 08:16:51 +10:00
index.css Remove Vite template dark-mode styles from index.css 2026-04-22 20:02:07 +10:00
main.tsx Initial commit: Complete Etsy Business Tracker with Profit Analysis Dashboard 2026-04-20 09:44:54 +10:00