Creating columns that are altered in DB on save automatically is kinda bad and will leave unnecessary columns in DB if user makes a mistake or forgets to add a fieldname explicitly. The default generated names are meaningless like "float_asdx", there is no use case for this. [skip ci] |
||
|---|---|---|
| .. | ||
| 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.