seitime-frappe/frappe/custom
Maharshi Patel bbf91b8afc
fix: sync doctype layout on update standard field (#22699)
* 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>
2023-10-16 12:19:17 +05:30
..
doctype fix: sync doctype layout on update standard field (#22699) 2023-10-16 12:19:17 +05:30
fixtures refactor!: Remove "Set user permission" permtype (#20090) 2023-02-20 16:07:49 +05:30
form_tour/custom_field fix: include name field and onboarding for print format, report 2021-11-24 19:18:27 +05:30
module_onboarding/customization fix: include name field and onboarding for print format, report 2021-11-24 19:18:27 +05:30
onboarding_step fix: include name field and onboarding for print format, report 2021-11-24 19:18:27 +05:30
report chore: remove eslint-disable* 2023-07-14 15:41:20 +05:30
__init__.py [refactor] custom 2014-09-29 12:21:11 +05:30