12 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 311e74fe18 fix: data_status D0/D1 only, add fields to intake page 2026-05-20 23:28:08 +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
root 2bfc159356 feat: complete sales manager pricing system 2026-05-17 15:50:40 +00:00
root 0acbf66fbc chore: remove __pycache__ 2026-05-17 14:58:34 +00:00
Westech Admin d7bcaf9917 fix: use Item.brand for eBay pricing match 2026-05-17 14:55:54 +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
Westech Admin f981cd5844 feat: add eBay pricing integration with DocTypes, Frappe Page, and API methods 2026-05-17 12:49:40 +00:00
Woodhouse 482bae141e fix: remove install_ssh server script, fix truck profile permissions, add truck profile to workspace, remove duplicate/disabled client scripts, export clean fixtures 2026-05-17 01:47:48 +00:00
Westech Admin 3a3c01194e Initial commit: fixtures, hooks, doctype events, API, and JS 2026-05-16 23:35:51 +00:00