seitime-frappe/frappe/model
phot0n b31f3c24f6 refactor: remove parent, parenttype, parentfield, idx columns from non-child table doctypes
* feat: add parent, parenttype, idx, parentfield columns to doctypes when transitioning from normal -> child table

* fix: remove parent, parenttype, parentfield, idx from DocType DocType
2022-02-07 15:12:37 +05:30
..
utils chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
__init__.py refactor: remove parent, parenttype, parentfield, idx columns from non-child table doctypes 2022-02-07 15:12:37 +05:30
base_document.py refactor: remove parent, parenttype, parentfield, idx columns from non-child table doctypes 2022-02-07 15:12:37 +05:30
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 refactor: remove parent, parenttype, parentfield, idx columns from non-child table doctypes 2022-02-07 15:12:37 +05:30
docfield.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
docstatus.py feat: utility methods for docstatus (#15515) 2022-02-04 07:41:25 +00:00
document.py refactor: remove parent, parenttype, parentfield, idx columns from non-child table doctypes 2022-02-07 15:12:37 +05:30
dynamic_links.py refactor: use is None instead of == None 2022-01-17 10:37:51 +01:00
mapper.py refactor: remove parent, parenttype, parentfield, idx columns from non-child table doctypes 2022-02-07 15:12:37 +05:30
meta.py refactor: remove parent, parenttype, parentfield, idx columns from non-child table doctypes 2022-02-07 15:12:37 +05:30
naming.py revert: "refactor: set amended docname to original docname" (#15867) 2022-02-04 17:22:18 +05:30
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 feat: utility methods for docstatus (#15515) 2022-02-04 07:41:25 +00:00