Commit Graph

10 Commits

Author SHA1 Message Date
Westech Admin 8ade73a877 fix(intake): set standard=No so custom app page loads, not core frappe page
The intake page in westech_r2 app now properly overrides the core page.
Customer search, CRM auto-fill, and all business logic lives in the
westech_r2 app where it belongs. Core frappe/core/page/intake is untouched.
2026-05-21 05:50:01 +00:00
Westech Admin ee57b903d6 feat(receiving): add Receiving page with 3-stage workflow 2026-05-21 05:40:30 +00:00
Westech Admin 8f8cf5d78d Add get_scheduled_pickups to optimize_routes API 2026-05-21 01:47:24 +00:00
Westech Admin 7d8d1b1376 Fix page module paths: move all pages to correct app-level directory, add missing .py files 2026-05-21 01:45:30 +00:00
Westech Admin efc06dd98a fix: Load.customer points to Customer, data_status D0/D1 2026-05-20 23:32:54 +00:00
Westech Admin 4f4717463e feat: CRM integration - customer intake, service invoice generation, COR print format\n\n- Added customer-intake page (search/create customers, create pallets)\n- Added whitelisted generate_service_invoice() API for native Sales Invoice creation\n- Added COR logo image asset\n- Removed stale fixtures/doctype.json (was causing bench migrate failures) 2026-05-20 22:57:53 +00:00
Westech Admin ebf907c9d5 Fix eBay HTML parser for post-2024 s-card layout, fix source field values 2026-05-19 16:33:17 +00:00
Westech Admin 047fcc49b0 feat: R2 Device QA workflow with Shipping & Receiving role 2026-05-17 20:57:06 +00:00
Westech Admin 33410357d2 fix: page directory naming, workspace shortcuts, remove pycache 2026-05-17 13:10:09 +00:00
Westech Admin 2695eb308d fix: page directory naming to match page record name (ebay_pricing) 2026-05-17 12:53:20 +00:00