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
Westech Admin
6a5f2a3ebb
feat: Customer Records page + CRM data import (7,966 records)
2026-05-20 22:14:10 +00:00
Westech Admin
750141827b
Serial No: warehousing pricing + grading + hardware failure routing
...
- Grade options: High/Med/Low/Flagged (replaces A/B/C/D/F)
- assigned_price label → Recommended Price
- Client script: grade→price mapping (High→market_high, Med→market_median, Low→market_low)
- Flagged grade shows FLAGGED, no price, Dismantle status
- New fields: cpu_test (Pass/Fail), ram_test (Pass/Fail)
- CPU/RAM Fail → auto Flagged grade, Dismantle status, route to Dismantle warehouse
- Server-side validation prevents pricing on failed hardware
- pricing_status options updated: Needs Pricing/Priced/Flagged/Dismantle/Manual Override/Expired/Error
2026-05-19 15:33:34 +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
6b037c1b28
production: add Truck Profile creation, fix tables, add to installed_apps
2026-05-17 00:43:22 +00:00
Westech Admin
60c2de9372
Fix: keep Client Scripts as DB fixtures for custom DocTypes
2026-05-16 23:54:38 +00:00
Westech Admin
3a3c01194e
Initial commit: fixtures, hooks, doctype events, API, and JS
2026-05-16 23:35:51 +00:00