seitime-frappe/frappe/modules
Kevin Shenk e2f73318c1
feat: import custom DocType Links on app install/migrate (#34516)
* feat: import custom DocType Links

* fix: add link_fieldname check to doctype link import

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* test: add Doctype Link import test

* chore: fix linter issues

* chore: fix linter issues

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-02 17:39:17 +05:30
..
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
export_file.py refactor: separate only computed CTs, with new include_computed flag 2025-10-14 12:31:47 +05:30
import_file.py perf(import_file): use orjson.loads 2025-06-26 17:38:16 +05:30
patch_handler.py fix: Commit before starting a patch (#33133) 2025-06-27 11:21:28 +05:30
utils.py feat: import custom DocType Links on app install/migrate (#34516) 2026-01-02 17:39:17 +05:30