seitime-frappe/frappe/model
Lev 0345954b65
perf: BaseDocument improvements (#15398)
* perf: BaseDocument improvements

* Add `default_fields_set`, use default placeholder to lookup fields in update(), refactor get_valid_columns()

* Revert all changes except "update()"

Co-authored-by: Gavin D'souza <gavin18d@gmail.com>
2021-12-31 22:31:40 +05:30
..
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 perf: BaseDocument improvements (#15398) 2021-12-31 22:31:40 +05:30
create_new.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
db_query.py style: DatabaseQuery.execute's permission cond block 2021-12-24 14:01:26 +05:30
delete_doc.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
docfield.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
document.py fix: Use frappe.permissions.has_permission for proper error message (#15467) 2021-12-28 16:09:42 +05:30
dynamic_links.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
mapper.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
meta.py fix: set empty lists for unset meta table fields 2021-12-16 20:20:19 +05:30
naming.py feat: add consecutive calendar week (WW) for naming series 2021-11-18 17:52:36 +01:00
rename_doc.py feat: option to not rebuild search on rename 2021-12-24 16:14:10 +01: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