* display Customize option in menu bar only for standard DocType * disallow opening of custom doctype in Customize Form * make fields dependent on is_submittable property visible for child table * throw message that custom fields can only be added to standard doctype * set query similar to the one in Customize Form for DocType selection * only hide customize option [fix] * add core doctypes list in model and use it from there * avoid editing of core doctype from Customize Form or Custom Field * test case updated and additional test for core doctypes added * codacy fix |
||
|---|---|---|
| .. | ||
| utils | ||
| __init__.py | ||
| base_document.py | ||
| create_new.py | ||
| db_query.py | ||
| db_schema.py | ||
| delete_doc.py | ||
| docfield.py | ||
| document.py | ||
| dynamic_links.py | ||
| mapper.py | ||
| meta.py | ||
| naming.py | ||
| rename_doc.py | ||
| sync.py | ||
| workflow.py | ||