seitime-frappe/frappe/model
2023-01-02 11:35:21 +05:30
..
utils perf: use is_virtual_doctype and remove limit 2022-08-21 17:37:40 +05:30
__init__.py chore: remove unused update_log_for_doc_creation flag 2022-08-26 18:51:18 +05:30
base_document.py Merge pull request #19326 from resilient-tech/get-latest-fix 2022-12-19 12:30:30 +05:30
create_new.py Revert "fix(doc)!: Always cast datetime, date and time fields" 2022-07-05 13:43:32 +05:30
db_query.py fix(db_query): Disallow usage of certain functions in *_by (#18981) 2022-11-28 12:42:29 +05:30
delete_doc.py feat: hook ignore_links_on_delete to skip doctypes on delete (#19347) 2022-12-20 11:17:28 +05:30
docfield.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
docstatus.py feat: utility methods for docstatus (#15515) 2022-02-04 07:41:25 +00:00
document.py fix: For Update for child table (#19436) 2023-01-02 11:35:21 +05:30
dynamic_links.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
mapper.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
meta.py chore: fix typo 2022-12-23 06:13:07 +00:00
naming.py refactor: remove txt param from generate_hash use 2022-11-10 11:56:48 +05:30
rename_doc.py fix: do not rename select field options and values on doctype rename (#19223) 2022-12-09 16:36:58 +05:30
sync.py fix: remove ad-hoc maintenance mode implementation 2022-09-09 17:34:46 +05:30
virtual_doctype.py fix(DX): validate virtual doctype controllers 2022-12-13 14:18:19 +05:30
workflow.py perf(workflow): get_transitions (#18834) 2022-11-10 16:22:28 +05:30