..
utils
docs: consistent doc strings
2023-12-18 18:27:39 +05:30
__init__.py
feat: lazy global translated strings
2024-01-10 21:28:01 +05:30
base_document.py
docs: consistent doc strings
2023-12-18 18:27:39 +05:30
create_new.py
refactor: simplify conditional logic
2023-12-05 11:14:41 +01:00
db_query.py
fix: pass user to has_perm check
2024-01-11 12:34:15 +05:30
delete_doc.py
fix: don't allow deleting original doc if amendment exists
2023-12-20 13:11:34 +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
feat: extend perm debugging to popular controllers
2024-01-10 15:16:52 +05:30
dynamic_links.py
fix: ignore dynamic fields in virtual doctypes
2023-11-23 14:49:28 +05:30
mapper.py
perf: Use set for tracking whitelisted methods ( #23905 )
2023-12-21 23:19:06 +05:30
meta.py
feat: lazy global translated strings
2024-01-10 21:28:01 +05:30
naming.py
docs: consistent doc strings
2023-12-18 18:27:39 +05:30
rename_doc.py
fix!: Remove misleading "raise_exception" ( #24266 )
2024-01-11 08:24:18 +00:00
sync.py
fix: skip overriden doctypes during orphan check ( #23518 )
2023-11-30 11:33:42 +00:00
virtual_doctype.py
fix(DX): validate virtual doctype controllers
2022-12-13 14:18:19 +05:30
workflow.py
fix: Correct logic for can_cancel ( #24196 )
2024-01-08 19:15:19 +05:30