Commit Graph

9 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 375bf9f2b5 chore: clean remaining pycache deletions 2026-05-21 05:50:53 +00:00
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 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 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 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
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