Files
westech-r2/westech_r2
Westech Admin 3c11969c89 fix(module): use symlink for westech_r2/westech_r2 to resolve Frappe module path
Frappe get_module_path uses get_pymodule_path which constructs
westech_r2.westech_r2 for module resolution. The symlink makes
both "westech_r2" and "westech_r2.westech_r2" resolve to the same
directory, fixing the 3-level deep path bug.
2026-05-21 06:00:37 +00:00
..