seitime-frappe/frappe/custom/doctype
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
..
client_script chore: generate type annotations 2023-07-24 15:32:48 +05:30
custom_field feat: rename custom field 2023-09-25 12:25:28 +05:30
customize_form chore: treat background submit as beta feature 2023-08-31 11:59:40 +05:30
customize_form_field chore: generate type annotations 2023-07-24 15:32:48 +05:30
doctype_layout fix: sync doctype layout on update standard field (#22699) 2023-10-16 12:19:17 +05:30
doctype_layout_field chore: generate type annotations 2023-07-24 15:32:48 +05:30
property_setter chore: generate type annotations 2023-07-24 15:32:48 +05:30
__init__.py [refactor] custom 2014-09-29 12:21:11 +05:30