seitime-frappe/frappe/model
2021-02-18 13:33:12 +05:30
..
utils fix: Add rename_doc utils for external API usages 2020-11-27 20:19:50 +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: introduce frappe.controllers; clear global if cache is cleared; replace old references 2021-01-07 10:57:08 +05:30
create_new.py fix(default): cast as string as required 2020-10-26 10:02:04 +05:30
db_query.py Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2021-02-01 20:41:34 +05:30
delete_doc.py fix(minor): merge develop 2021-01-08 14:35:55 +05:30
docfield.py New Control: Table MultiSelect (#6675) 2018-12-28 15:36:59 +05:30
document.py fix: ignore notify update in patch execution 2021-02-18 13:33:12 +05:30
dynamic_links.py feat(customize form): add links and actions to customize form and cleanup code 2020-10-26 10:02:04 +05:30
mapper.py feat: allow mapper functions to be overriden 2020-05-30 19:15:04 +05:30
meta.py fix: Check for fieldlevel permission for report query (#12163) 2021-01-28 17:14:47 +05:30
naming.py fix(tests): routing, permission and other fixes 2020-12-24 14:48:40 +05:30
rename_doc.py Merge branch 'develop' into rename-error 2021-01-13 19:26:23 +05:30
sync.py refactor: Remove unused args in get_doc_files (#12298) 2021-02-03 22:32:01 +05:30
workflow.py fix: Show cancel button only if document is cancellable 2020-12-28 13:40:12 +05:30