seitime-frappe/frappe/model
gavin 0177c03139
Merge pull request #9784 from gavindsouza/data-options
feat: Validate Data options and Data values
2020-04-01 14:00:48 +05:30
..
utils fix: Translating Errors and Messages 2019-07-03 11:52:47 +05:30
__init__.py feat: server validations for data field options 2020-03-25 15:23:36 +05:30
base_document.py chore: update msgprint title 2020-03-30 11:19:15 +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 data-options 2020-03-30 10:44:25 +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 Merge branch 'develop' into data-options 2020-03-30 13:06:41 +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 refactor: Commonify transition condition evaluation 2020-03-24 13:28:30 +05:30