..
utils
perf: use meta for virtual and single checks ( #25620 )
2024-03-26 13:10:15 +05:30
__init__.py
fix: remove _lt from frappe.model.std_fields ( #24662 )
2024-02-01 16:05:25 +05:30
base_document.py
fix: Don't fiddle with child table indexes ( #26450 )
2024-05-16 17:09:56 +05:30
create_new.py
style: re-format with ruff
2024-02-05 18:53:33 +05:30
db_query.py
fix: Skip virtual fields in all select queries ( #26700 )
2024-06-06 09:43:36 +00:00
delete_doc.py
fix: reserved keywords as col name ( #25718 )
2024-03-29 15:43:33 +05:30
docfield.py
chore!: dead code ( #19551 )
2023-01-10 18:53:08 +05:30
docstatus.py
feat: utility methods for docstatus ( #15515 )
2022-02-04 07:41:25 +00:00
document.py
fix: bulk_insert child tables malformed ( #26876 )
2024-06-27 15:58:29 +02:00
dynamic_links.py
fix: reserved keywords as col name ( #25718 )
2024-03-29 15:43:33 +05:30
mapper.py
style: re-format with ruff
2024-02-05 18:53:33 +05:30
meta.py
refactor(treewide): enable RUF rules
2024-02-21 16:20:28 +05:30
naming.py
fix: Allow setting UUID to application code
2024-03-29 19:02:28 +05:30
rename_doc.py
fix: syntax error for link field query
2024-06-25 18:46:41 +05:30
sync.py
fix: skip overriden doctypes during orphan check ( #23518 )
2023-11-30 11:33:42 +00:00
virtual_doctype.py
refactor: migrate virtual doctypes to new API
2024-03-11 18:25:05 +05:30
workflow.py
refactor(treewide): enable RUF rules
2024-02-21 16:20:28 +05:30