seitime-frappe/frappe/model
Zarrar e76b3eef4e [Enhance] New DocField - 'Fetch From' (#5563)
* add new docfield fetch_from - serves as add_fetch

* replace options.split with fetch_from.split

* copied data from options to fetch_from

* patch to update fetch_from for docfield, custom_field and property_setter

* update tests according to fetch_from change
2018-05-23 11:07:57 +05:30
..
utils [Enhance] New DocField - 'Fetch From' (#5563) 2018-05-23 11:07:57 +05:30
__init__.py python 3 fixes 2018-03-31 18:15:43 +05:30
base_document.py [Enhance] New DocField - 'Fetch From' (#5563) 2018-05-23 11:07:57 +05:30
create_new.py Permission improvements (#5494) 2018-05-04 13:13:29 +05:30
db_query.py Permission improvements (#5494) 2018-05-04 13:13:29 +05:30
db_schema.py Merge branch 'master' into develop 2018-05-02 14:51:46 +05:30
delete_doc.py Account for documents with integer names so they can be deleted. (#5567) 2018-05-22 11:23:59 +05:30
docfield.py Add translation support for DocFields (#5002) 2018-02-16 15:12:12 +05:30
document.py [fix] merge conflicts 2018-04-19 11:16:28 +05:30
dynamic_links.py Added order by in_create for dynamic link query (#3849) 2017-08-04 10:55:38 +05:30
mapper.py [Enhance] New DocField - 'Fetch From' (#5563) 2018-05-23 11:07:57 +05:30
meta.py [Enhance] New DocField - 'Fetch From' (#5563) 2018-05-23 11:07:57 +05:30
naming.py Merge branch 'master' into develop 2018-04-04 11:23:21 +05:30
rename_doc.py Rebuild help for docs which have been renamed (#5521) 2018-05-06 11:59:00 +05:30
sync.py [enhance] Add condition in transitions and move workflow to server-side (#5399) 2018-04-11 00:38:13 -08:00
workflow.py workflow fix (#5452) 2018-04-17 01:23:49 -08:00