seitime-frappe/frappe/model
Gavin D'souza 9e3e3f804a feat: Virtual DocField
Add virtual docfield through which you can make callable properties for
the controller
2022-01-27 22:38:48 +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 feat: Virtual DocField 2022-01-27 22:38:48 +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 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