seitime-frappe/frappe/model
gavin d78b496208
fix(Custom DocPerm): Use Link type instead of Data for parent (#15715)
* fix: Use Link type instead of Data for parent

This makes sure frappe.rename_doc updates linked doctype records

* Revert "fix: Use Link type instead of Data for parent"

This reverts commit 93b37351069df9a79f04bfa326378f09bf97700f.

* fix(rename_doc): Handle re-linking Custom DocPerm records
2022-01-25 11:14:34 +00:00
..
utils chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
__init__.py fix(ux): validate max_attachment on doctype controller 2021-12-01 17:07:37 +05:30
base_document.py refactor: use is None instead of == None 2022-01-17 10:37:51 +01:00
create_new.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
db_query.py refactor: use is None instead of == None 2022-01-17 10:37:51 +01:00
delete_doc.py fix: Clear Document cache on rename, delete 2022-01-03 19:02:41 +05:30
docfield.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
document.py refactor: use is None instead of == None 2022-01-17 10:37:51 +01:00
dynamic_links.py refactor: use is None instead of == None 2022-01-17 10:37:51 +01:00
mapper.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
meta.py fix: Make owner, creation fields constant for docs 2021-12-30 10:32:22 +05:30
naming.py feat: add consecutive calendar week (WW) for naming series 2021-11-18 17:52:36 +01:00
rename_doc.py fix(Custom DocPerm): Use Link type instead of Data for parent (#15715) 2022-01-25 11:14:34 +00:00
sync.py fix: add doctype_state in sync and install 2021-12-14 16:32:58 +05:30
workflow.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30