What's New
Frappe fix framework

Data import: run the import through the document's own importer

MI @mihir-kandoi · #42648 · merged 10 Sep 2026

`start_import` bypassed custom `get_importer` overrides, forcing apps to fork the entire method to customize import behavior.