seitime-frappe/frappe/desk/form
2025-04-26 14:42:34 +02:00
..
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
assign_to.py perf: cast todo queries for int PK (#32295) 2025-04-25 05:49:11 +00:00
document_follow.py perf: manually cast doc.name to string (#32292) 2025-04-25 10:51:08 +05:30
linked_with.py fix: Module not found error for custom doctypes 2025-04-25 14:51:16 +05:30
load.py fix(load): Don't fetch Dynamic Link titles if missing doctype 2025-04-26 14:42:34 +02:00
meta.py fix: potential mismatch between meta and formmeta 2025-02-25 12:25:45 +05:30
save.py refactor: handled condition in single line for status alert in submittable doctype 2025-03-28 12:36:10 +05:30
test_form.py refactor: unit vs integration treewide (#27992) 2024-10-06 09:43:36 +00:00
utils.py feat: publish comment from desk (#32256) 2025-04-24 13:57:50 +02:00