* 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 |
||
|---|---|---|
| .. | ||
| doctype | ||
| page | ||
| report | ||
| web_form | ||
| __init__.py | ||
| notifications.py | ||
| README.md | ||
| utils.py | ||
Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.