seitime-frappe/frappe/model
Suraj Shetty bb9401d249
Merge pull request #9512 from scmmishra/setup-wizard-dev
refactor: improvements for setup_wizard
2020-03-16 08:51:40 +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 fix: dayofyear unit function for child table query 2020-02-28 13:00:04 +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 Merge branch 'develop' into setup-wizard-dev 2020-03-12 18:29:31 +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: currency field not found in print formats 2020-03-12 14:33:50 +05:30
naming.py chore(style): consistencies in formatting 2019-11-04 11:47:52 +05:30
rename_doc.py fix: duplicate entry error while renaming item (#9651) 2020-03-12 18:38:45 +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