Commit Graph

18 Commits

Author SHA1 Message Date
vagrant 739415cf9d feat: Special Handling import - SH Logs, CODs, Load Emails, deduped customers 2026-05-28 04:53:25 +00:00
vagrant d087fc0f22 feat: add Special Handling schema - SH Log, COD, Load Email DocTypes + Load/Pallet fields 2026-05-28 04:22:16 +00:00
Westech Admin 2079e27402 fix: Load.customer_name fetch_from points to customer.customer_name 2026-05-20 23:40:03 +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 5be239fced fix: Pallet data_status options to D0/D1 only 2026-05-20 23:30:09 +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 0128d1aae7 feat: Add Customer Records page shortcut to CRM workspace 2026-05-20 22:04:56 +00:00
Westech Admin 34d5c9cf59 Fix load-detail and load-update page JS, add route-planner, fix pallet_list directory 2026-05-20 04:15:43 +00:00
Westech Admin 94b5765fb0 Add Schema Diagram shortcut to Westech workspace - links to EIM schema diagram 2026-05-19 17:55:11 +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 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 7f4779ab61 fix: add missing custom fields (commodity_flat_price, commodity_value), export fixtures 2026-05-17 14:01:20 +00:00
Westech Admin 6c4e00bdec feat: add Item market price fields and Serial No pricing fields for grade-based pricing 2026-05-17 13:24:11 +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 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