mirror of
https://github.com/frappe/erpnext.git
synced 2026-08-27 13:55:19 +00:00
Repoint all JS method strings and Python imports for mapper functions across 18 doctypes from the doctype module to its mapper module, and remove the now-unused re-export shims from each doctype file (keeping only names used internally).