* fix: sync doctype layout on update standard field When standard field is deleted & it is not updated in the doctype layout, Error occurs as it will try to render fields that doesn't exist and layout won't render. to fix this, sync doctype layout on update standard field * refactor: use savepoint decorator --------- Co-authored-by: Ankush Menat <ankush@frappe.io> |
||
|---|---|---|
| .. | ||
| doctype | ||
| fixtures | ||
| form_tour/custom_field | ||
| module_onboarding/customization | ||
| onboarding_step | ||
| report | ||
| __init__.py | ||