seitime-frappe/frappe/model
2020-03-02 18:49:56 +05:30
..
utils fix: Translating Errors and Messages 2019-07-03 11:52:47 +05:30
__init__.py feat(doctype link): add links to doctype for link dashboard 2019-11-07 12:14:09 +05:30
base_document.py fix: permission validation for child table fields 2020-03-02 13:23:46 +05:30
create_new.py before setting user default value, if fieldtype is Link check if doc exists 2019-12-17 18:25:52 +05:30
db_query.py Bug fixed ID value should not be set to 0 by default 2019-12-11 09:21:17 +05:30
delete_doc.py fix: Skip Email Queue doctype in delete_doc (#9364) 2020-01-27 21:33:47 +05:30
docfield.py New Control: Table MultiSelect (#6675) 2018-12-28 15:36:59 +05:30
document.py fix: permission validation for child table fields 2020-03-02 13:23:46 +05:30
dynamic_links.py Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
mapper.py fix: Removed annotations due to py>=3.7 compatibility. 2020-01-27 11:59:40 +05:30
meta.py fix: use hasattr to verify links (#8938) 2019-12-03 07:11:04 +00:00
naming.py chore(style): consistencies in formatting 2019-11-04 11:47:52 +05:30
rename_doc.py feat: show_alert flag in rename_doc API 2019-12-30 12:52:35 +05:30
sync.py feat: allow syncing of desk page records 2020-03-02 18:49:56 +05:30
workflow.py fix: Handling of Manual Exception raises in Bulk Workflow Log. 2020-02-20 15:01:04 +05:30