seitime-frappe/frappe/model
mergify[bot] 3e76842765
Merge pull request #12347 from hasnain2808/better-way-to-extract-fieldname
fix: better way to extract fieldname from key_name
2021-02-24 10:08:04 +00:00
..
utils fix: Add rename_doc utils for external API usages 2020-11-27 20:19:50 +05:30
__init__.py feat: Rename "Custom Script" to "Client Script" 2021-02-04 14:06:09 +05:30
base_document.py Merge pull request #12347 from hasnain2808/better-way-to-extract-fieldname 2021-02-24 10:08:04 +00:00
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 feat: Rename "Custom Script" to "Client Script" 2021-02-04 14:06:09 +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