* fix: ignore certain validations during migrate These are recoverable after migration is completed, better to let update go through first. * fix: Let people set arbitrary Data field options It will be treated as vanilla Data field by default but other apps can chose to modify behaviour based on it. AFAIK there is no real side effects of this. |
||
|---|---|---|
| .. | ||
| api | ||
| doctype | ||
| form_tour/doctype | ||
| page | ||
| report | ||
| web_form | ||
| workspace | ||
| __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.