Westech Admin
813699b7cb
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:47:33 +00:00
Westech Admin
ee57b903d6
feat(receiving): add Receiving page with 3-stage workflow
2026-05-21 05:40:30 +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
f48e93f96a
Add missing page files: eim-portal, r2-tracking, wes-ai to westech_r2 app
2026-05-21 01:19:30 +00:00
Westech Admin
8be0cf57cf
Add intake page to westech_r2 app
2026-05-21 01:17:59 +00:00
Westech Admin
17584d0002
cleanup: remove broken hyphen-named pages
2026-05-21 01:09:59 +00:00
Westech Admin
bb5c8143fc
fix: rename page templates to underscores
2026-05-21 00:00:46 +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
6f23c32af3
feat: Add Customer Records page with Lead integration
2026-05-20 22:03:33 +00:00
Westech Admin
2e56814a1e
Fix page files: remove duplicate dirs, fix ebay-pricing HTML, ensure hyphen+underscore filenames
2026-05-20 20:55:52 +00:00
Westech Admin
9fc0a92618
Fix page JS files with full content for load-detail, load-update, route-planner, pallet-list
2026-05-20 04:20:04 +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
233734c09f
Update pallet-list API with input row and customer_number filter
2026-05-19 21:51:50 +00:00
Westech Admin
c01b62f131
Add pallet-list page with input row, customer filter, and update pallet.js
2026-05-19 21:49:34 +00:00
Westech Admin
ece68b80e9
Simplify pallet-list API
2026-05-19 21:45:39 +00:00
Westech Admin
73e0cd6c79
Clean up junk pallets and update pallet-list filters
2026-05-19 21:39:32 +00:00
Westech Admin
fe91302ff5
Fix 2024 pallet numbering and update pallet-list page
2026-05-19 21:28:52 +00:00
Westech Admin
73e7df4735
Add pallet-list page and Pallet form auto-fill
2026-05-19 20:57:35 +00:00
root
c2bf3a4f25
fix: move sales manager page to correct directory
2026-05-17 15:56:04 +00:00
root
2bfc159356
feat: complete sales manager pricing system
2026-05-17 15:50:40 +00:00
Westech Admin
17e896a907
feat: updated eBay Pricing page with Apply Pricing UI, item dropdown, pricing stats, and CSS
2026-05-17 13:38:05 +00:00
Westech Admin
36e9fc2714
feat: full eBay pricing UI with search, batch, and results grid
2026-05-17 13:10:40 +00:00
Westech Admin
33410357d2
fix: page directory naming, workspace shortcuts, remove pycache
2026-05-17 13:10:09 +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