* add button to toggle check all or none * add 'M' to label for mandatory field - manual selection * add select_all / deselect_all button to toggle checkbox * multicheck control fix call refresh of parent class as its overridden, ignore pushing same data in selected_options * pass with_data parameter as 1 or 0 to be interpreted using cint * make fields visible and disabled according to option selected * allow editing for non mandatory field when mandatory option selected simplified columns selection logic when passing it to be exported |
||
|---|---|---|
| .. | ||
| 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.