Commit Graph

5 Commits

Author SHA1 Message Date
Westech Admin be06bca0cf feat: intake page rework, new Pallet fields, address fix, button rename, COR generator, theme CSS 2026-05-22 05:15:09 +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
Westech Admin 7bf916003d fix: add Truck Profile to fixtures, add __islocal to all fields, fix fixture import order 2026-05-17 01:07:20 +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