seitime-frappe/frappe/model
Akhil Narang e124936a71
fix(dynamic_links): skip virtual docfields in dynamic link map
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-09-25 16:55:18 +05:30
..
utils fix: Sample link counts and flush frequently (#32713) 2025-05-29 12:18:28 +05:30
__init__.py feat: format IBANs in Data field 2025-08-26 23:41:00 +02:00
base_document.py Merge pull request #33956 from sagarvora/extend_doctype_class 2025-09-09 06:18:52 +00:00
create_new.py fix: remove default value from time field (#33515) 2025-08-04 12:59:25 +05:30
db_query.py fix(db_query): raw string was broken 2025-09-03 16:13:16 +05:30
delete_doc.py fix: update delete or cancel popup doc links to handle edge cases (#33261) 2025-07-11 17:57:51 +05:30
docfield.py chore!: dead code (#19551) 2023-01-10 18:53:08 +05:30
docstatus.py chore: fix typo in new DocStatus constant 2025-03-05 08:29:47 +05:30
document.py Merge pull request #33685 from AMR-Mannesmann/fix(document)-is_child_table_same-for-new-docs 2025-09-02 11:37:06 +05:30
dynamic_links.py fix(dynamic_links): skip virtual docfields in dynamic link map 2025-09-25 16:55:18 +05:30
mapper.py chore: Revert document read only mode (#32102) 2025-04-12 18:27:16 +05:30
meta.py perf: dont serialize caches 2025-06-21 20:54:11 +05:30
naming.py fix: validate dot in numeric placeholders (#33739) 2025-08-25 11:58:43 +05:30
rename_doc.py Merge pull request #28786 from gbm001/virtual_custom_link_fields 2025-08-01 13:44:46 +05:30
sync.py perf: commit only if file is imported (#33114) 2025-06-26 15:51:03 +05:30
trace.py feat: global frappe.in_test flag (#32960) 2025-06-17 19:19:31 +05:30
virtual_doctype.py refactor: migrate virtual doctypes to new API 2024-03-11 18:25:05 +05:30
workflow.py fix: show bulk approve as failed when message has error 2025-09-22 16:58:22 +05:30