seitime-frappe/frappe/model
2020-08-31 11:29:18 +05:30
..
utils fix(minor): rename field, ignore for single doctype 2020-08-25 15:44:08 +05:30
__init__.py feat(system console): Added a System Console to help in debugging and Console Log 2020-08-31 11:29:18 +05:30
base_document.py fix(minor): handle importing of doctype when links are missing 2020-08-25 14:29:08 +05:30
create_new.py fix: dont set '__unsaved' for single doctypes 2020-07-13 17:42:23 +05:30
db_query.py fix: disallow global variable access through sql (#10875) 2020-07-10 13:55:06 +00:00
delete_doc.py fix(tests): cleanup 2020-08-17 09:41:54 +05:30
docfield.py New Control: Table MultiSelect (#6675) 2018-12-28 15:36:59 +05:30
document.py fix(refactor): event_update_log - move code from document.py and cleanup hooks 2020-08-17 09:41:54 +05:30
dynamic_links.py Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
mapper.py feat: allow mapper functions to be overriden 2020-05-30 19:15:04 +05:30
meta.py feat: use blog_post_list as default 2020-06-01 19:15:00 +05:30
naming.py feat(system console): Added a System Console to help in debugging and Console Log 2020-08-31 11:29:18 +05:30
rename_doc.py fix: Syntax error 2020-06-01 21:13:13 +05:30
sync.py refactor: rename onboarding to module onboarding 2020-05-12 16:23:26 +05:30
workflow.py fix(tests): cleanup workflow test and commits 2020-08-17 09:41:54 +05:30