seitime-frappe/frappe/model
Prssanna Desai 25884d2370
fix: Linking of doctype from links table (#10267)
* fix: fix linking of doctype from links table

* fix: use frappe._dict

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-05-08 09:59:29 +00:00
..
utils fix: Translating Errors and Messages 2019-07-03 11:52:47 +05:30
__init__.py feat: add name validation to data fieldtype 2020-04-21 15:49:55 +05:30
base_document.py Merge pull request #10040 from Thunderbottom/data-validation-fix 2020-04-24 17:26:11 +00:00
create_new.py fix: Add __unsaved flag for newly created doc 2020-04-28 14:07:29 +05:30
db_query.py fix: dayofyear unit function for child table query 2020-02-28 13:00:04 +05:30
delete_doc.py Update frappe/model/delete_doc.py 2020-04-16 10:06:41 +05:30
docfield.py New Control: Table MultiSelect (#6675) 2018-12-28 15:36:59 +05:30
document.py Merge branch 'develop' into event_streaming_mapping_fix 2020-04-30 17:20:49 +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: Linking of doctype from links table (#10267) 2020-05-08 09:59:29 +00:00
naming.py fix: Translatable strings with trailing spaces 2020-04-08 14:20: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: sync number cards 2020-05-06 17:26:28 +05:30
workflow.py Merge pull request #9833 from marination/change-workflow-status-title 2020-04-02 11:56:13 +00:00