seitime-frappe/frappe/model
mergify[bot] 81d41c8d3a
Merge pull request #17297 from resilient-tech/dont-remove-custom-perms
fix!: dont delete custom permissions when doctype is deleted
2022-06-26 14:22:55 +00:00
..
utils perf: Pre-compile and re-use regexp pattern 2022-06-08 14:07:38 +05:30
__init__.py Merge pull request #15538 from noahjacob/phone_field_control 2022-04-28 10:27:52 +05:30
base_document.py fix: dont clear _meta when caching doc (#17115) 2022-06-22 12:13:35 +05:30
create_new.py test: Use new_doc instead of get_doc 2022-04-20 11:58:35 +05:30
db_query.py fix: translate doctype in error messages (#17239) 2022-06-20 10:35:57 +05:30
delete_doc.py Merge pull request #17297 from resilient-tech/dont-remove-custom-perms 2022-06-26 14:22:55 +00:00
docfield.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
docstatus.py feat: utility methods for docstatus (#15515) 2022-02-04 07:41:25 +00:00
document.py fix: Virtual DocTypes currently breaking Parent-DocType Update and Deletion (#16977) 2022-06-23 11:38:29 +00:00
dynamic_links.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
mapper.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
meta.py fix: Use same labels for standard fields throughout interfaces (#17031) 2022-06-09 15:34:57 +05:30
naming.py chore: remove unused code 2022-06-17 13:59:21 +05:30
rename_doc.py fix: circular imports (#16830) 2022-05-04 19:09:53 +05:30
sync.py refactor!: Remove Data Migration Tool (#17134) 2022-06-13 16:24:00 +05:30
workflow.py fix(linting): no single quotes :'| 2022-04-18 17:29:03 +05:30