seitime-frappe/frappe/model
2020-10-26 10:02:04 +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: Ignore hash collosion count limit in tests 2020-10-06 12:55:09 +05:30
create_new.py fix(default): cast as string as required 2020-10-26 10:02:04 +05:30
db_query.py fix: Remove partial support for distinct keyword 2020-10-12 15:34:48 +05:30
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(minor): file name cannot contain separator (#11426) 2020-09-07 16:58:20 +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(tests): add test cases for custom_link and custom_action 2020-10-26 10:02:04 +05:30
naming.py fix(document_naming_rule): added priority and removed field based naming 2020-09-21 10:28:11 +05:30
rename_doc.py fix: Remove unnecessary whitelisting of rename_doc method 2020-09-08 10:38:26 +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